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
/
dev
/
sysmon
Age
Commit message (
Expand
)
Author
2017-01-13
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-04-23
Include better diagnostic info when a required key value cannot be retrieved ...
pgoyette
2015-04-23
When exiting, provide a reason.
pgoyette
2015-02-27
Double the timeout (to 120s) for slower machines
martin
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2013-04-14
The sh api calls it atf_expect_fail, while the c api calls it
martin
2013-03-17
These tests are flaky so mark them as expected failures... when they fail.
jmmv
2012-07-19
Add new test cases for entropy-providing sensors
pgoyette
2011-06-26
need signal.h for kill()
christos
2010-12-31
Now that 'rump_server -l stuff' works, use a less heavyweight rump_server
pgoyette
2010-12-30
Now that we update the callout timer as soon as it is updated, we no longer
pgoyette
2010-12-29
Various cleanup (most from pooka@)
pgoyette
2010-12-20
Add a rump-based set of tests for sysmon_envsys(8) + powerd(8) + swsensor(4)
pgoyette
2010-10-24
Due to timing discrepancies desribed in PR kern/43997, tickle the
pgoyette
2010-10-24
Add a third test-case to verify that disarming of the watchdog works.
pgoyette
2010-08-30
Make tcount volatile since a signal handler plays with it.
pooka
2010-08-06
Add test cases to check that sysmon/swwdog will panic and reboot
pooka