I'm about to introduce tests that need to run as root (like mount.tests),
authorRob Landley <rob@landley.net>
Thu, 9 Mar 2006 22:04:33 +0000 (22:04 -0000)
committerRob Landley <rob@landley.net>
Thu, 9 Mar 2006 22:04:33 +0000 (22:04 -0000)
commit3a324754f88b913091eca8970c686f2e998028a9
tree890ec06c87f5577738213a8ed474cfe69fe73030
parent31e3610c4b71594c3b141a249ab2e5812c92980a
I'm about to introduce tests that need to run as root (like mount.tests),
meaning we want to run them in a chroot environment.  To help with this,
I worked out a utility function that makes it really easy to set up a chroot
environment.
testsuite/testing.sh