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
Age
Commit message (
Expand
)
Author
2016-06-18
Link static test program with LDSTATIC to deal with PIE.
joerg
2016-06-01
Fix testing of returned entptr, and fix three affected tests.
pgoyette
2016-05-28
Skip the mprotect_exec test if PaX MPROTECT restrictions are enabled.
christos
2016-04-27
- Adjust to the correct wait6 semantics (returns pid)
christos
2016-04-06
Use WIFCONTINUED.
christos
2016-04-06
Fix ATF_REQUIRE(false)
christos
2016-04-06
Add wait6(2) tests.
christos
2016-03-12
Fix masking for the fpsetmask_basic test, pointed out by Timo Buhrmester
martin
2016-03-08
libc fallback is known to not produce nice alias entries. Avoid spurious
joerg
2016-02-27
When building the atomic op test on SPARC64 with Clang, skip the
joerg
2016-01-24
t_lwp_create needs kernel types.
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-12-22
Add __TEST_FENV
christos
2015-12-22
Put have fenv elsewhere.
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-11-27
fix double negation
christos
2015-11-18
Add more exhaustive db tests that include higher bucket sizes
christos
2015-11-10
CID 1338516: Handle svc_run() returning.
christos
2015-11-08
Disable debugging.
christos
2015-11-08
Add more rpc tests. XXX: Need rpcbind running.
christos
2015-11-07
Fix code style errors pointed out by christos during the review of the
nros
2015-11-07
Add the C11 function aligned_alloc to libc.
nros
2015-11-06
make this compile for tests.
christos
2015-11-06
Add a test for the raw transports which are currently busted.
christos
2015-10-31
merge more the tests
christos
2015-10-31
Account for J, fix %Z
christos
2015-10-30
tests for %Z
christos
2015-10-30
ISO 8601 and RFC 3339 specify that an offset can be up to 23:59 and
ginsbach
2015-10-30
Additional tests for timezone offsets.
ginsbach
2015-10-29
Add tests for %z
christos
2015-09-12
make error more informative.
christos
2015-09-11
Add two test cases that should cover PR 50228.
martin
2015-07-08
Build t_fpgetmask/t_fpgetround for aarch64 since they are now in libc
matt
2015-07-04
strptime now sets tm_yday
christos
2015-06-22
- don't create a db file.
christos
2015-06-22
Add new failing test.
christos
2015-06-22
Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.
matt
2015-06-06
Don't pass uninitialized variables by value.
joerg
2015-05-23
Add a VIS_NOLOCALE test
christos
2015-05-01
- new test for strtoi
christos
2015-04-28
Add hour tests as a standalone test case.
ginsbach
2015-04-22
Make century and year conversion tests a standalone test case rather than
ginsbach
2015-04-21
Make seconds conversion tests a standalone test case rather than
ginsbach
2015-04-17
Add more detail to test descriptions.
ginsbach
2015-04-09
Split inet_addr(3) tests from t_inet_network into stand-alone t_inet_addr,
ginsbach
2015-04-05
fix typo bindinging -> binding
rtr
2015-04-05
add another test program for connect(2) that checks that connect fails
rtr
2015-04-05
- ATF_REQUIRE(EINVAL == errno);
rtr
2015-04-05
New test program for bind(2), with a single (currently eroneously failing)
martin
[next]