NetBSD/tests/lib
plunky 38293af7ee add tests for the following libbluetooth functions
bluetooth(3)
	bt_aton()
	bt_ntoa()

    sdp_data(3)
	sdp_data_type()
	sdp_data_size()
	sdp_get_data()
	sdp_get_attr()
	sdp_get_uuid()
	sdp_get_bool()
	sdp_get_uint()
	sdp_get_int()
	sdp_get_seq()
	sdp_get_alt()
	sdp_get_str()
	sdp_get_url()
	sdp_match_uuid16()
	sdp_put_data()
	sdp_put_attr()
	sdp_put_uuid()
	sdp_put_uuid16()
	sdp_put_uuid2(3)
	sdp_put_uuid128()
	sdp_put_bool()
	sdp_put_uint()
	sdp_put_uint8()
	sdp_put_uint16()
	sdp_put_uint2(3)
	sdp_put_uint64()
	sdp_put_int()
	sdp_put_int8()
	sdp_put_int16()
	sdp_put_int2(3)
	sdp_put_int64()
	sdp_put_seq()
	sdp_put_alt()
	sdp_put_str()
	sdp_put_url()
	sdp_set_bool()
	sdp_set_uint()
	sdp_set_int()
	sdp_set_seq()
	sdp_set_alt()

[all pass on i386]
2011-04-07 06:21:57 +00:00
..
csu Whitespace. 2011-01-02 09:33:45 +00:00
libbluetooth add tests for the following libbluetooth functions 2011-04-07 06:21:57 +00:00
libc Mark this also as expected failure. 2011-04-06 10:06:49 +00:00
libdes Convert the libdes tests to atf. 2010-08-25 16:46:36 +00:00
libevent Revert previous. The atf default timeout has been reverted, and the 90sec 2010-11-29 18:21:15 +00:00
libm A test case for PR lib/44057. 2011-04-06 09:35:49 +00:00
libobjc Convert the libobjc tests to atf. While doing this, make the tests actually 2010-07-18 12:41:51 +00:00
libposix Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
libprop Add a test case for the segfault reported in PR lib/43964. 2011-04-06 17:41:27 +00:00
libpthread As per PR lib/44818, remove 'lib/libpthread/t_status'. It takes two minutes 2011-04-06 16:04:16 +00:00
librt Fix typo. 2011-03-25 09:39:19 +00:00
librumpclient Enable the "send a lot of syscall requests before exec" code, since 2011-03-08 15:35:28 +00:00
librumphijack Halt the httpd server _before_ rump. Per pooka@'s suggestion. 2011-03-29 16:03:32 +00:00
libskey Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
libutil Add missing __RCSID(3), again. 2011-03-30 17:03:02 +00:00
semaphore Explicitly terminate threads to prevent crashes on exit. 2011-03-23 13:57:04 +00:00
Makefile Add test which checks rumpclient does not use fds 0-2 for its 2011-02-09 14:32:45 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00