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
2014-03-01
Fix sign.
joerg
2014-02-27
Don't use integer downcasts, use correctly sized constants for each test.
joerg
2014-02-27
Use an abs wide enough to cover the types involved.
joerg
2014-02-26
Remove hardcoded VM_MIN_ADDRESS and instead query current value via
martin
2014-02-21
Remove excemption for i386 (PR lib/48601) - missing aliases will be
martin
2014-02-18
For now excempt i386 from __sync_lock_test_and_set_8 and point to
martin
2014-02-17
Since clang doesn't recognize the nand variants of the sync builtins and
joerg
2014-02-17
Add a link-time test for __sync_* primitives (see PR 48368) - this
martin
2014-02-09
Use compiler builtins instead of atf_arch and atf_machine.
jmmv
2014-02-02
Add a few more test values from the range that sparc64 previously would
martin
2014-02-01
Skip testcase inside its body for architectures w/o long double support
martin
2014-02-01
Print a slightly more helpfull message in case of test failure
martin
2014-01-30
No unused functions if there is no long double support.
joerg
2014-01-30
Add test for uint64 to real long double conversion.
joerg
2014-01-26
Support using fenv instead of fpsetmask if HAVE_FENV is defined.
matt
2014-01-26
Make this real even though it isn't yet used.
matt
2014-01-25
Use English spelling of alignment.
skrll
2014-01-21
fix comment typos pointed out by uebayasi
yamt
2014-01-20
- fix funopen usage
yamt
2014-01-13
When using braces around shell variable names, do so consistently
gson
2014-01-13
Add missing resolv.conf override to the gethostbyaddr6 test case.
gson
2014-01-10
Remove comment that no longer applies.
gson
2014-01-10
In the strcat test, smash the stack more severely (this all may depend
martin
2014-01-10
Add a cleanup routine because if a test fails, the script exits and the
christos
2014-01-09
fix copyright botch and add library for netinet6; still does not fix the
christos
2014-01-09
Use our own resolv.conf file simplifying the test to not need rump_vfs.
christos
2014-01-06
Fix spelling of "daemon". Pointed out by Thomas Klausner.
gson
2014-01-06
Make t_hostent test cases that query the DNS work on systems with no
gson
2013-12-20
sixthavenue got upgraded
christos
2013-10-21
Only initialise TLS space from the PT_TLS segment, if the size is
joerg
2013-10-21
Revert, init-exec in combination with initalised TLS variables is not
joerg
2013-10-20
broadway changed addresses.
christos
2013-10-20
Force use of static TLS space.
joerg
2013-10-19
fix unused variable warnings
christos
2013-09-16
Retry previous
martin
2013-09-16
Make it compile on archs where NAN is not defined - previously it only
martin
2013-08-16
test harness for gethostbyname()/gethostbyaddr() and their internal bits.
christos
2013-07-29
Increase timeout. My hardware must be getting slower.
skrll
2013-07-24
There wasn't a codegen bug - the test program itself was buggy.
skrll
2013-07-24
Fix msgsz confusion.
skrll
2013-07-23
Compile tests/lib/libc/sys/t_msgrcv with -O0 on hppa to avoid compiler
skrll
2013-05-28
Add mbsnrtowcs and wcsnrtombs. Approved by core.
joerg
2013-05-05
Whitespace
skrll
2013-04-25
Since the mktemp test case uses mktemp, make linker warnings non-fatal.
joerg
2013-04-22
new mktemp test
christos
2013-04-14
Backout previous - which did not include the change described in the log
martin
2013-04-14
Mark the test function as inline, so we don't get warnings if it is not
martin
2013-04-14
Do not include isqemu.h if we are not going to use the test
martin
2013-04-12
use one qemu test
christos
2013-04-12
don't pay for sysctl if we don't have to.
christos
[next]