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
/
t_paths.c
Age
Commit message (
Expand
)
Author
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
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
2012-06-03
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
joerg
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-09-27
Define _PATH_CPUCTL.
jruoho
2011-08-12
Need root for /dev/power.
riastradh
2011-07-23
putter_fop_stat(): set st_mode to S_IFCHR.
hannken
2011-07-11
Convert some more ATF_REQUIRE calls to ATF_CHECK.
njoly
2011-04-04
Mark this again as expected failure.
jruoho
2011-03-30
Remove atf_tc_expect_fail(). Should be fixed.
jruoho
2011-03-30
Adjust for _PATH_CONSOLE, pointed out by njoly@.
jruoho
2011-03-30
Another proof that even the naive test cases are worth it;
jruoho
2011-03-30
Add some basic tests for fsync(2) and <paths.h>.
jruoho