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
/
include
Age
Commit message (
Expand
)
Author
2020-05-31
Mask NULL + 0 LLVM UBSan reports in the ATF test: t_pslist.c
kamil
2020-03-08
PR standards/44921: Add errno consts for robust mutexes
mgorny
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2019-12-01
Adapt <sys/pslist.h> to use atomic_load/store_*.
riastradh
2019-10-06
use memcpy() for non C-strings.
mrg
2019-05-13
Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
bad
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2018-07-25
Avoid undefined behavior in an ATF test: t_bitops
kamil
2018-07-25
Avoid undefined behavior in an ATF test: t_types
kamil
2017-10-02
Update recently-added test to adapt to new signature of LIST_MOVE()
pgoyette
2017-10-02
Add a new minimalistic test for LIST_MOVE to verify that the list's
pgoyette
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2016-08-08
We now need librumpdev to resolve rumpns_config_cfdriver_attach which
pgoyette
2016-04-09
Introduce pserialize-safe linked lists.
riastradh
2016-04-08
Make this list diff- and sort-friendlier.
riastradh
2016-03-16
rework to avoid new GCC 5.3 errors and improve readability
mrg
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-06-22
Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.
matt
2015-05-07
Use correcet variable name when printing the error code.
pgoyette
2015-05-07
Don't fail if open() of sysmon devices returns ENODEV. This can
pgoyette
2015-03-21
one more white space -> tab.
isaki
2015-03-21
Rewrite ilog2's test. PR lib/49745.
isaki
2015-03-14
white space -> tab.
isaki
2015-02-27
2 seconds is too small as timeout on slow machines, bump to 10 (my hppa
martin
2014-11-04
PR misc/49356 remove unnecessary references to atf-c/config.h
justin
2014-02-09
Use compiler builtins instead of atf_arch and atf_machine.
jmmv
2013-10-19
fix unused variable warnings
christos
2013-10-19
initialize variables
christos
2013-09-05
socket(-1, SOCK_CLOEXEC, 0); followed by the process exiting (i.e.
pooka
2013-09-05
Fix two tests for typefit: constants larger than LLONG_MAX
gsutre
2012-12-07
use __BITMAP_TYPE
christos
2012-12-04
Move the bitmap(3) test to the "right" place. Note it in bitops(3). Xrefs.
jruoho
2012-08-08
Exclude tests that use rump
christos
2012-06-03
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
joerg
2012-03-25
Use array access
joerg
2012-03-23
Use SCHAR_{MIN,MAX} for signed char, not CHAR_* since not char are signed.
matt
2012-03-18
test the __type macros
christos
2012-03-18
To be on the safe side, use the category/number notation when referring to
jruoho
2012-03-17
this does not fail anymore
christos
2011-11-06
Skip the test on sparc and point to PR port-sparc/45580.
jruoho
2011-11-05
Add printfs to see where TNF's qemu/sparc fails.
jruoho
2011-10-31
No need to keep on trying when this fails in the expected manner. We
pgoyette
2011-10-02
remove stray underscore.
christos
2011-10-01
disable test on the vax until we fix it.
christos
2011-09-30
Add expected failures for Qemu.
jruoho
2011-09-27
Define _PATH_CPUCTL.
jruoho
2011-08-29
Remove some cruft that is no longer needed.
jruoho
2011-08-29
Remove Xfails that are related to the infamous qemu/amd64 floating point
jruoho
2011-08-12
Need root for /dev/power.
riastradh
2011-07-23
putter_fop_stat(): set st_mode to S_IFCHR.
hannken
[next]