Files
rtems/testsuites/psxtests/psxchroot01/psxchroot01.scn
Joel Sherrill 24db9ba8bb 2010-07-17 Bharath Suri <bharath.s.jois@gmail.com>
PR 1622/testing
	* psxchroot01/test.c, psxchroot01/psxchroot01.scn: Added two test
	cases to completely cover chroot().
2010-07-16 19:19:09 +00:00

12 lines
314 B
Plaintext

*** CHROOT01 TEST ***
allocate most of memory - attempt to fail chroot - expect ENOTSUP
freeing the allocated memory
chroot with bad path - expect EFAULT
SUCCESS on /one/one.test
SUCCESS on /two/two.test
Reset the private environment
SUCCESS on /one/one.test
SUCCESS on /two/two.test
*** END OF CHROOT01 TEST ***