summaryrefslogtreecommitdiff
path: root/tests/net/sys/Atffile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/net/sys/Atffile')
0 files changed, 0 insertions, 0 deletions
f1520cfce8622e339'>remove stray underscore.christos 2011-10-01disable test on the vax until we fix it.christos 2011-09-30Add expected failures for Qemu.jruoho 2011-08-29Remove some cruft that is no longer needed.jruoho 2011-08-29Remove Xfails that are related to the infamous qemu/amd64 floating pointjruoho 2011-07-07Improve the QEMU/amd64 detection.jruoho 2011-03-30Add missing __RCSID(3).jruoho 2011-03-25Do not skip the QEMU bugs but instead mark these as expected failures.jruoho 2011-03-25Bluntly skip the tests that fail under QEMU. XXX: system(3) is used for this?jruoho 2011-03-25Even these naive test cases caught one (QEMU?) bug; comment PR # 44767.jruoho 2011-03-24Add also a basic, naive, test for fast_divide32(3).jruoho 2011-03-24Add some naive test cases for the ffs32(3) family of functions.jruoho 2011-03-19Add a simple test file for <sys/bitops.h>. For now, only ilog2(3) is tested.jruoho