he
|
5b0dfc8c63
|
Re-order libraries so that this links statically as well.
|
2010-09-02 16:55:15 +00:00 |
|
pooka
|
c825a763b1
|
Make tcount volatile since a signal handler plays with it.
|
2010-08-30 08:30:17 +00:00 |
|
pooka
|
5335766609
|
Test for cache sync noises after disk is ejected.
test case for PR kern/43785
|
2010-08-24 11:29:45 +00:00 |
|
pooka
|
edcef5fc34
|
Add test cases to check that sysmon/swwdog will panic and reboot
the kernel if left untickled.
Thanks to jmmv for the tip that doing this is possible in atf via
means of fork/wait.
|
2010-08-06 16:13:26 +00:00 |
|
pooka
|
327d3aa746
|
need to update install filename too
|
2010-08-04 14:43:14 +00:00 |
|
pooka
|
fe16bec2c9
|
Update test program to deal with uuencoded golden data.
XXX: is it not possible to use a pipeline in atf_check?
|
2010-08-04 13:49:48 +00:00 |
|
pooka
|
c6145c7409
|
Actually, some nagging voice in my head tells me that all binary files
in the repo should be uuencoded, so uuencode the golden audio output.
|
2010-08-04 13:41:03 +00:00 |
|
pooka
|
f0a81636b4
|
Add test of pad(4): stuff some audio into /dev/audio, read it from
/dev/pad. Test that we got sensible output by comparing against
a previous audibly good result.
This exercises auconv, audio and pad.
|
2010-08-04 13:15:15 +00:00 |
|