summaryrefslogtreecommitdiffstats
path: root/test/name-test/test-pending-call-timeout.c
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for pending call timeoutsScott James Remnant2009-05-281-0/+102
* test/test-service.c (handle_delay_echo, path_message_func): Add a variant of the Echo method which sleeps for a short time. * test/name-test/test-pending-call-timeout.c: Run tests with default, specified and infinite timeout to make sure we get the reply. * test/name-test/run-test.sh: Run the new test * test/name-test/Makefile.am: Build the new test Signed-off-by: Scott James Remnant <scott@ubuntu.com>