index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
/
libc
/
stdlib
/
Makefile
Age
Commit message (
Expand
)
Author
2015-12-22
Add __TEST_FENV
christos
2015-12-22
Sync list of fenv enabled architectures again (PR 48633), this time for mips
martin
2015-12-21
While PR 48633 is not properly fixed, keep the additional lists of
martin
2015-05-01
- new test for strtoi
christos
2014-12-27
Move the list of <fenv.h> supporting architectures to the makefile and
martin
2012-04-04
Try fixing t_strtod to not depend on -ffloat-store by adding the
joerg
2012-03-29
Few fundamental consistency checks for the abs(3) family.
jruoho
2012-03-29
Few naive consistency checks for the atoi(3) family.
jruoho
2012-03-28
Add a small test that checks that random(3) does not always return zero when
jruoho
2012-02-24
Restrict -ffloat-store to t_strtod.c.
joerg
2011-09-11
See that system(3) works.
jruoho
2011-07-15
Fix wrong linker flag that has always been lurking here.
jruoho
2011-07-15
Split out the -lpthread tests to a separate file.
jruoho
2011-07-07
Merge 't_environment' and 't_environment_pth'.
jruoho
2011-06-04
Add some tests for strtol(3).
jruoho
2011-06-04
Add -ffloat-store add test lib/45020 also with __isnanl().
jruoho
2011-05-09
Few basic tests for exit(3).
jruoho
2011-04-05
Try to maintain the structure of libc and move 't_strtox' to 't_strtod'.
jruoho
2011-04-05
Add simple test cases for ttyname(3), strtod(3), and getgrent(3).
jruoho
2011-01-13
Moving t_hsearch - belongs in stdlib/
pgoyette
2011-01-12
Put the atexit test where it belongs - in libc/stdlib/
pgoyette
2011-01-01
Convert a few more tests from regress to atf
pgoyette
2010-12-23
Migrate a couple more tests to aft
pgoyette
2010-12-03
Add testcase for PR/44189: strtod(3) wrong results with "-0x".
njoly
2010-11-16
Split threaded environment test for the other environment tests as
tron
2010-11-14
Add a new regression test "t_threaded" which tests using getenv_r(3),
tron
2010-09-23
unit test for environment. Grr, someone should make fixing the sets easier
christos
2009-07-20
Add a fast, platform independent hash function to libc.
joerg