source: rtems/testsuites/psxtests/psxsysconf/psxsysconf.scn @ f23a263

4.104.115
Last change on this file since f23a263 was 901a913, checked in by Joel Sherrill <joel.sherrill@…>, on 12/17/07 at 17:57:47

2007-12-17 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add test for sysconf().
  • psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c, psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
  • Property mode set to 100644
File size: 323 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 - (SPARC only) _SC_STACK_PROT=4096
9*** END OF POSIX TEST SYSCONF ***
Note: See TracBrowser for help on using the repository browser.