source: rtems/testsuites/psxtests/psxsysconf/psxsysconf.scn @ 0e2caa4

4.104.115
Last change on this file since 0e2caa4 was 105530fe, checked in by Joel Sherrill <joel.sherrill@…>, on 09/20/09 at 17:03:18

2009-09-20 Joel Sherrill <joel.sherrill@…>

  • psxsysconf/init.c, psxsysconf/psxsysconf.scn: Add test for getpagesize().
  • Property mode set to 100644
File size: 394 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
8getpagesize = 4096
9sysconf - bad parameter = -1 errno=Invalid argument
10sysconf - (SPARC only) _SC_STACK_PROT=4096
11*** END OF POSIX TEST SYSCONF ***
Note: See TracBrowser for help on using the repository browser.