source: rtems/testsuites/psxtests/psx14/psx14.scn @ ce00f304

4.115
Last change on this file since ce00f304 was c87593f, checked in by Joel Sherrill <joel.sherrill@…>, on 01/31/08 at 16:07:12

2008-01-31 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific portions of Object Services added to API.
  • psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn, psx14/system.h: New files.
  • Property mode set to 100644
File size: 518 bytes
Line 
1*** POSIX TEST 14 ***
2rtems_object_get_name returned () for init thread
3Setting current thread name to Justin
4rtems_object_get_name returned (Justin) for init thread
5Setting current thread name to Jordan
6rtems_object_get_name returned (Jordan) for init thread
7rtems_object_api_minimum_class(OBJECTS_POSIX_API) returned 1
8rtems_object_api_maximum_class(OBJECTS_POSIX_API) returned 12
9rtems_object_get_api_name(POSIX_API) = POSIX
10rtems_object_get_api_class_name(POSIX_API, POSIX_KEYS) = Key
11*** END OF POSIX TEST 14 ***
Note: See TracBrowser for help on using the repository browser.