summaryrefslogtreecommitdiff
path: root/tests/fs/tmpfs/t_renamerace.c
AgeCommit message (Expand)Author
2020-06-26Reference PRs consistently.jruoho
2017-01-13Don't play with "../.." in includes for h_macros.h; deal with it centrally.christos
2011-08-18No more xfail for PR kern/36681.riastradh
2011-01-04win wunusedpooka
2011-01-04Remove arch check now that rump smp is available on all host archs.pooka
2011-01-02+ rump_lwproc_newproc -> rump_lwproc_rfork()pooka
2010-09-01update to new rump lwp/proc interfacespooka
2010-07-14Convert "The Original" rename race test from to vfs and retire thepooka
2010-07-04Add a test case for PR kern/36681 demonstrating how easy it is topooka
2009-04-26Use rump_sys_mount() instead of ukfs_mount(). Just a few morepooka
2009-04-14Add atf_tc_fail_errno(), which appends strerror(errno) to thepooka
2009-04-08* convert to KNFpooka
2009-04-08atf_tc_fail() instead of err()pooka
2009-04-08make test duration bound by time instead of by number of roundspooka
2009-04-07add regression test for kern/41128pooka