forked from Imagelibrary/rtems
PR 1622/testing * psxchroot01/test.c, psxchroot01/psxchroot01.scn: Added two test cases to completely cover chroot().
12 lines
314 B
Plaintext
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 ***
|