summaryrefslogtreecommitdiff
path: root/regress/sys/copy
AgeCommit message (Expand)Author
2011-04-10Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowPhilip Guenthe
2009-02-15Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code.Joel Sing
2005-04-28Run this test on all shared address space machines. With help fromOtto Moerbeek
2005-04-17duh, make sure we're testing what we thing we are. still not exactlyTed Unangst
2005-02-25This test is only valid on archs that have shared kernel and user addressOtto Moerbeek
2005-02-24Add tedu's copy* test, turned into a regress test by me.Otto Moerbeek