dbus/test/name-test
Colin Walters a73a79a155 Add noinst convenience test library, add a test-shutdown
* test/Makefile.am: New convenience library
	libdbus_testutils_la.  Reorder build so that
	test/ gets built before test/name-test so
	name-test files can depend on it.
	* test/name-test/test-shutdown.c: New file,
	exercises dbus_shutdown () a bit.
	* test/name-test/run-test.sh Run test-shutdown.
	* test/test-utils.h: In some cases we already have
	DBUS_COMPILATION defined, avoid double definition
	warning.
2008-05-30 16:53:35 -04:00
..
.gitignore Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore 2007-10-10 17:38:00 +01:00
Makefile.am Add noinst convenience test library, add a test-shutdown 2008-05-30 16:53:35 -04:00
run-test.sh Add noinst convenience test library, add a test-shutdown 2008-05-30 16:53:35 -04:00
test-ids.c 2007-06-18 Havoc Pennington <hp@redhat.com> 2007-06-18 19:32:51 +00:00
test-names.c 2007-07-26 Havoc Pennington <hp@redhat.com> 2007-07-26 23:01:14 +00:00
test-pending-call-dispatch.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
test-shutdown.c Add noinst convenience test library, add a test-shutdown 2008-05-30 16:53:35 -04:00
test-threads-init.c * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have 2006-11-14 18:56:43 +00:00