source: rtems/testsuites/psxtests/psxsysconf/psxsysconf.scn @ 760076d7

4.104.115
Last change on this file since 760076d7 was 760076d7, checked in by Joel Sherrill <joel.sherrill@…>, on 05/15/09 at 16:01:15

2009-05-15 Joel Sherrill <joel.sherrill@…>

  • psxsysconf/init.c, psxsysconf/psxsysconf.scn: Add missing error test case to improve coverage analysis.
  • Property mode set to 100644
File size: 375 bytes
Line 
1*** POSIX TEST -- SYSCONF ***
2sysconf -- bad configuration parameter - negative
3sysconf -- bad configuration parameter - too large
4sysconf - _SC_CLK_TCK=100
5sysconf - _SC_OPEN_MAX=3
6sysconf - _SC_GETPW_R_SIZE_MAX=1024
7sysconf - _SC_PAGESIZE=4096
8sysconf - bad parameter = -1 errno=Invalid argument
9sysconf - (SPARC only) _SC_STACK_PROT=4096
10*** END OF POSIX TEST SYSCONF ***
Note: See TracBrowser for help on using the repository browser.