mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 05:18:30 +08:00
17 lines
465 B
Plaintext
17 lines
465 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 pipe()........... Success.
|
|
Testing fsync().......... Success.
|
|
Testing pathconf()....... Success.
|
|
Testing fpathconf()...... Success.
|
|
|
|
|
|
*** END OF TEST PSX13 ***
|