NetBSD/tests/lib
justin 7cbb46f7c6 Add negative offset checks to fseeko
These were not strictly needed before, as lseek would error on negative
arguments, but having added open_memstream we have a virtual file pointer
that assumes that it gets sane values, so we get an assertion triggered
on a negative value. Best to check in one place rather than at all the
relevant points.
2014-10-19 11:17:43 +00:00
..
csu Fix comment: ar.bsp is the RSE backing store base pointer, not ar.bspstore 2014-03-16 09:27:04 +00:00
libbluetooth test that data element lists are not placed by sdp_put_attr(), as 2011-04-16 07:32:27 +00:00
libbpfjit Add a link to ../../net/bpfjit/t_extmem.c. 2014-07-14 19:11:15 +00:00
libc Add negative offset checks to fseeko 2014-10-19 11:17:43 +00:00
libcrypt crypt does not return NULL anymore. 2011-12-28 22:07:40 +00:00
libcurses Remove -O0 from CPPFLAGS, and instead set 2014-01-19 22:09:34 +00:00
libdes Convert the libdes tests to atf. 2010-08-25 16:46:36 +00:00
libevent Add new tests sources for event2. 2013-04-11 17:00:12 +00:00
libexecinfo Check for mounted /proc. 2014-05-01 03:46:11 +00:00
libm In the exp2_values test case, provide separate expected return values 2014-10-07 16:53:44 +00:00
libobjc Handle new objc for gcc-4.8.1. Someone with more objc foo can do this better. 2013-10-31 21:02:11 +00:00
libposix Use TESTS_SUBDIRS instead of SUBDIR to make these actually run. 2013-01-14 13:37:57 +00:00
libppath build the .h before the .o 2013-10-19 17:28:38 +00:00
libprop PR fixed, remove expected failure. 2011-04-20 20:02:58 +00:00
libpthread The cond_timedwait_race test case is no longer expected to fail; it 2014-09-03 16:23:24 +00:00
librt use check_eq instead of require. 2012-03-25 04:11:42 +00:00
librumpclient Update hardcoded fd expectations now that rump kernels open 0/1/2. 2014-08-13 00:03:00 +00:00
librumphijack Avoid literal <CR> in sed regular expression. 2014-10-09 06:52:37 +00:00
libskey Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
libsljit libarch on sparc isn't -l${MACHINE_CPU}. Don't link to it. 2014-06-17 19:26:18 +00:00
libtre Sanitize the regex test cases. 2012-08-24 20:24:39 +00:00
libutil 2013-07-09 was in British Summer TIme, so use tzoff=-60, not 0. 2014-10-08 17:23:03 +00:00
semaphore Fix static linking for the tests: -lrump is also used by -lrumpuser, 2014-06-10 04:28:39 +00:00
Makefile Hook Lutok into the build. This is all protected by the MKKYUA guard. 2013-02-16 21:40:05 +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