Files
rtems/testsuites/psxtests/psx13/psx13.scn
T
Joel Sherrill c40d3c4b02 2010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com>
PR 1597/cpukit
	* psx13/psx13.scn, psx13/test.c, psxstat/psxstat.scn,
	psxstat/test.c: Add lchown() and utimes().
2010-07-01 17:24:35 +00:00

19 lines
547 B
Plaintext

*** POSIX TEST 13 ***
Files initialized successfully.
Testing device_lseek()... Success.
Testing dup()............ Success. ( Add when dup flags resolved )
Testing dup2()........... Success.
Testing fdatasync()...... Success.
Testing umask().......... Success.
Testing utime().......... Success.
Testing utimes().......... Success.
Testing pipe()........... Success.
Testing pipe() with NULL........... Failed!!!
Testing fsync().......... Success.
Testing pathconf()....... Success.
Testing fpathconf()...... Success.
*** END OF TEST PSX13 ***