source: rtems/testsuites/psxtests/psx13/psx13.scn @ 58c5a9b

4.115
Last change on this file since 58c5a9b was 99e6fb52, checked in by Joel Sherrill <joel.sherrill@…>, on 08/07/10 at 00:22:46

2010-08-06 Bharath Suri <bharath.s.jois@…>

PR 1654/testing

  • psx13/test.c, psx13/psx13.scn: Test case to improve testing of dup2 routine.
  • psxfile01/test.c, psxfile01/psxfile01.scn: New test to improve testing of fcntl routine.
  • psximfs01/init.c, psximfs01/psximfs01.scn: Improve testing of imfs routines.
  • psximfs02/init.c, psximfs02/psximfs02.scn: Improve coverage of imfs routines.
  • psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New tests to improve coverage of getpwent.c.
  • Property mode set to 100644
File size: 457 bytes
Line 
1*** POSIX TEST 13 ***
2
3Files initialized successfully.
4Testing device_lseek()... Failed!!!
5Testing dup()............ Failed!!!
6Testing dup2()........... Success.
7Testing fdatasync()...... Success.
8Testing umask().......... Success.
9Testing utime().......... Success.
10Testing utimes().......... Success.
11Testing fsync().......... Success.
12Testing pathconf()....... Success.
13Testing fpathconf()...... Success.
14Testing sync()......
15
16*** END OF TEST PSX13 ***
Note: See TracBrowser for help on using the repository browser.