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
Age
Commit message (
Expand
)
Author
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-08
Remove the amd64-part from the Qemu checks. The following tests fail also on
jruoho
2011-07-07
Merge 't_environment' and 't_environment_pth'.
jruoho
2011-07-07
Rename some test case names. No functional change.
jruoho
2011-07-07
Improve the QEMU/amd64 detection.
jruoho
2011-07-04
XXX: ugly hack to make these valid for vax fp.
mrg
2011-06-14
Remove the cases that cause integer overflow on e.g. i386.
jruoho
2011-06-14
The NaN case for strtold(3) was fixed for x86. Adjust for the expected
jruoho
2011-06-08
Adjust types.
jruoho
2011-06-07
Sparc64 does not fail the strtold_nan test, so don't expect failure there
martin
2011-06-05
Granularity is fine, but also adjust atf_tc_expect_fail() properly.
jruoho
2011-06-05
Do not blindly cast things (obviously makes the test fail).
jruoho
2011-06-05
Do not blindly skip test code.
jmmv
2011-06-05
- use c99 to avoid extra ifdefs and tidy up the code
christos
2011-06-04
Only do the long double tests if __HAVE_LONG_DOUBLE is defined
matt
2011-06-04
Fix problem with overflowing constant definition
haad
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-06-04
Add more strings to the "infinity test".
jruoho
2011-06-04
Verify PR lib/45020. Fails at least on amd64.
jruoho
2011-05-31
Mark the following tests as expected failures on qemu/amd64: 'strtod_inf',
jruoho
2011-05-20
Add fenv support for sparc. Mostly copied from sparc64 and share with it.
nakayama
2011-05-16
The support of <fenv.h> is actually for __sparc64__, not for __sparc__
he
2011-05-10
Use the same conditional check from <fenv.h> to fix an immediate build error
jruoho
2011-05-10
Verify that strtod(3) honors the current rounding mode set by fesetround(3).
jruoho
2011-05-09
Few basic tests for exit(3).
jruoho
2011-04-12
Better to still leave the old PR number as a comment.
jruoho
2011-04-12
PR lib/33262 should be fixed; remove expected failure.
jruoho
2011-04-10
Currently known failures affect only amd64; adjust atf_tc_expect_fail().
jruoho
2011-04-08
Fix build failure on VAX.
jruoho
2011-04-06
Verify the existence of PR lib/33262.
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-03-22
Test case from PR/44189 should not fail anymore.
njoly
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-06
Adjust PR format in xfail message so that html test results gain a
pooka
2010-12-03
Add testcase for PR/44189: strtod(3) wrong results with "-0x".
njoly
2010-11-17
Put my name in the author section.
tron
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-11-14
Update tests for *env(3):
tron
2010-11-13
Add a test for getenv(3) which fails at the moment because it doesn't
tron
2010-11-13
Improve testing of environment handling:
tron
2010-11-09
This test is cursed.
pooka
2010-11-08
Increase timeout from 30 to 300 since this test runs for a long time.
pooka
2010-11-03
add a clearenv test.
christos
[next]