Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-15 | Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code. | Joel Sing | |
ok sthen@ miod@ | |||
2005-04-28 | Run this test on all shared address space machines. With help from | Otto Moerbeek | |
miod and mickey; ok art@ | |||
2005-04-17 | duh, make sure we're testing what we thing we are. still not exactly | Ted Unangst | |
the best test around. | |||
2005-02-25 | This test is only valid on archs that have shared kernel and user address | Otto Moerbeek | |
space, as mickey@ pointed out. Enable only for i386 and amd64, since it might give false negatives on other archs. | |||
2005-02-24 | Add tedu's copy* test, turned into a regress test by me. | Otto Moerbeek | |