- 15 Mar, 2003 1 commit
-
-
Per Cederqvist authored
-
- 17 Jan, 2003 1 commit
-
-
Per Cederqvist authored
-
- 04 Jan, 2003 1 commit
-
-
Per Cederqvist authored
can reduce the timeout simply by removing a has sign.
-
- 12 Nov, 2002 1 commit
-
-
Per Cederqvist authored
-
- 09 Nov, 2002 1 commit
-
-
Per Cederqvist authored
(lyskomd_start): New args: confs, texts and nogarb.
-
- 05 Nov, 2002 3 commits
-
-
Per Cederqvist authored
Contrary to my belief, a timeout pattern seems to refer to a specific spawn id. If we add it here when there are no spawned processes, the timeout will refer to stdin, and this will cause expect to detect eof on stdin when run from Xenofarm. Instead, everything that spawns a process must add timeout patterns to the expect_active variable. (l2g_start): Add a timeout pattern to expect_active. (lyskomd_start): Ditto. (lyskomd_start_fail): Ditto. (client_start): Ditto. (client_start_fail): Ditto.
-
Per Cederqvist authored
-
Per Cederqvist authored
(kill_lyskomd): Ditto.
-
- 04 Nov, 2002 2 commits
-
-
Per Cederqvist authored
want_stale. Copy number.txt. Don't copy the database if init_db is 0. Expect a log message about a removal of a stale lock file if want_stale is 1. Expect log_messages after the startup messages but before the garb messages. (lyskomd_fail_start): Copy number.txt.
-
Per Cederqvist authored
-
- 31 Oct, 2002 1 commit
-
-
Per Cederqvist authored
-
- 27 Oct, 2002 1 commit
-
-
Per Cederqvist authored
(lyskomd_start): Removed unused global declaration of srcdir. (lyskomd_fail_start): Ditto. (client_death): Ditto.
-
- 25 Oct, 2002 3 commits
-
-
Per Cederqvist authored
for stray output. This makes it easier to see which client that misbehaves. (suspend_client): Expect a response from the client. (resume_client): Ditto.
-
Per Cederqvist authored
fooled us to test for "buffer_full" instead; that doesn't work. (simple_expect): Ditto. (good_bad_expect): Ditto. (extracting_expect): Ditto. (unanchored_expect): Ditto. (lyskomd_start): Ditto. (lyskomd_fail_start): Ditto. (client_start): Ditto. (client_start_fail): Ditto.
-
Per Cederqvist authored
-
- 23 Oct, 2002 2 commits
-
-
Per Cederqvist authored
tests to fail.
-
Per Cederqvist authored
(lyskomd_expect): New proc. (spawn_lyskomd): Use -f, not -d. (lyskomd_start): Check all output from lyskomd. (lyskomd_fail_start): Ditto. (lyskomd_death): New argument: reason. Check all output from lyskomd. (talk_to): Set current_talk_what and current_talk_nr, so that lyskomd_expect can restore the old settings. Set proper line_leader for lyskomd.
-
- 20 Oct, 2002 1 commit
-
-
Per Cederqvist authored
-
- 07 Oct, 2002 1 commit
-
-
Per Cederqvist authored
contained for instance a dot. So this failed if a FQDN name is used.
-
- 09 Sep, 2002 2 commits
-
-
Per Cederqvist authored
locksuite.py.
-
Per Cederqvist authored
(obtain_lock): New proc. (release_lock): New proc. (l2g_start): Get the lock. (l2g_stop): Release it. (lyskomd_start): Get the lock. (lyskomd_fail_start): Get and release the lock. (lyskomd_death): Release it. (client_start_fail): Get and release the lock
-
- 08 Sep, 2002 1 commit
-
-
Per Cederqvist authored
-
- 20 Aug, 2002 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 18 Aug, 2002 1 commit
-
-
Per Cederqvist authored
(lyskomd_fail_start): Ditto. (client_start): Ditto. (client_start_fail): Ditto.
-
- 02 Aug, 2002 6 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
(dbck_run): Ditto. (spawn_lyskomd): New argument: log file name. All callers updated. Use the lyskomd.supp valgrind suppressions file. Pass --show-reachable=yes and a log file name to valgrind. (check_valgrind): New arguments: logfile, need_leaks and need_errs. All callers updated.
-
Per Cederqvist authored
(l2g_stop): Check valgrind output. (lyskomd_fail_start): Use valgrind. (check_valgrind): Ensure that the memory report is seen. (dbck_run): Use valgrind.
-
Per Cederqvist authored
-
Per Cederqvist authored
name of the valgrind binary to use. (spawn_lyskomd): Adjust accordingly. Don't use -v. (check_valgrind): New argument: expected_leaks. (lyskomd_death): Pass the new optional argument "expected_leaks" to check_valgrind.
-
Per Cederqvist authored
(spawn_lyskomd): New proc, that knows how to use valgrind. (lyskomd_fail_start): Use spawn_lyskomd. (parse_valgrind_leak): New proc. (check_valgrind): New proc. (lyskomd_death): Call check_valgrind.
-
- 15 Jun, 2002 1 commit
-
-
Per Cederqvist authored
-
- 12 Apr, 2002 1 commit
-
-
David Byers authored
-
- 12 Dec, 2001 1 commit
-
-
Per Cederqvist authored
avoid some TCL errors.
-
- 13 Nov, 2001 1 commit
-
-
Per Cederqvist authored
-
- 22 Sep, 2001 1 commit
-
-
David Byers authored
(lyskomd_start, lyskomd_fail_start, dbck_run): Ditto.
-
- 06 Sep, 2000 1 commit
-
-
Per Cederqvist authored
(lyskomd_fail_start): Likewise.
-
- 03 Sep, 2000 1 commit
-
-
Per Cederqvist authored
-
- 24 Jul, 1999 1 commit
-
-
Per Cederqvist authored
expect_after, and fail if it is detected.
-
- 02 Jul, 1999 1 commit
-
-
David Byers authored
Eliminated calls to build_matching_info when creating, renaming and deleting conferences. Integrated the conf_table array into match_table. Name matcher can handle holes in the table. Testing: Added some name lookup test cases. Distribution: Distribute lyskomd tests 12.exp and 13.exp. Documentation: sub-comment was incorrectly marked obsolete. Fixed.
-