libc-testsuite, branch master correctness and quality tests for libc implementations improve sigsetjmp test 2013年04月22日T14:22:00+00:00 Rich Felker dalias@aerifal.cx 2013年04月22日T14:22:00+00:00 4dbca0ae3eafb9e21f2cdb2305395e7976feacb4 previously failure to save the signal mask was not being caught due to the uninitialized buffer containing zero bits (by chance).
previously failure to save the signal mask was not being caught due to
the uninitialized buffer containing zero bits (by chance).
add setjmp test 2012年11月11日T00:08:12+00:00 Rich Felker dalias@aerifal.cx 2012年11月11日T00:08:12+00:00 10bd92db00eb26f6f29b91717f4bf8d0054ba071 this will be useful for testing libc ports to new targets where the asm could be buggy/broken.
this will be useful for testing libc ports to new targets where the
asm could be buggy/broken.
also test tcp and SOCK_NONBLOCK/SOCK_CLOEXEC in socket tests 2012年11月05日T18:03:52+00:00 Rich Felker dalias@aerifal.cx 2012年11月05日T18:03:52+00:00 d204183f6fc492c15741e5486d8840b406ae89be
fix uninitialized err count in new socket tests 2012年11月05日T17:48:55+00:00 Rich Felker dalias@aerifal.cx 2012年11月05日T17:48:55+00:00 cbfa7e16acc09ea2797b12f54eafa4579469dd81
add some minimal socket tests 2012年11月05日T17:47:28+00:00 Rich Felker dalias@aerifal.cx 2012年11月05日T17:47:28+00:00 9c49de3d022f20a82bcf84a087648ba032dfbcec these tests will help detect wrong-macro-value errors on ports: things like mismatch between stream/dgram and udp/tcp values, as well as socket option settings.
these tests will help detect wrong-macro-value errors on ports: things
like mismatch between stream/dgram and udp/tcp values, as well as
socket option settings.
fix warning in fcntl test 2012年11月05日T17:10:33+00:00 Rich Felker dalias@aerifal.cx 2012年11月05日T17:10:33+00:00 7d1b9c4a9019d5a61906f121ea0020992bf2b753
add tests for fcntl (so far, just locking) 2012年11月05日T17:08:52+00:00 Rich Felker dalias@aerifal.cx 2012年11月05日T17:08:52+00:00 b80c2f6e4e4a274bca9dd3d56a51c2fed2d0e141 this is mainly to test for incorrect macro/struct definitions
this is mainly to test for incorrect macro/struct definitions
config.mak should not be under version control; it is a local config file 2012年10月22日T03:35:16+00:00 Rich Felker dalias@aerifal.cx 2012年10月22日T03:35:16+00:00 182deaf9d461df3a22906ed611544a2560bc0752
add several tests that were lying around in my tree, and new stat() tests 2012年10月22日T03:32:05+00:00 Rich Felker dalias@aerifal.cx 2012年10月22日T03:32:05+00:00 3f6966e7de746d7e9ff899f76e02a7af5a5e722e
update fnmatch tests to POSIX 2008 fixes to fnmatch spec 2012年04月28日T06:32:13+00:00 Rich Felker dalias@aerifal.cx 2012年04月28日T06:32:13+00:00 5c3f746723830a15971577031086c3a0c801b44c

AltStyle によって変換されたページ (->オリジナル) /