mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 13:41:14 +08:00
PR 1597/cpukit * psx13/psx13.scn, psx13/test.c, psxstat/psxstat.scn, psxstat/test.c: Add lchown() and utimes().
19 lines
547 B
Plaintext
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 ***
|