summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsem01/psxsem01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Add _Objects_Get_by_name()Sebastian Huber2016-03-181-8/+7
| | | | | | | | | | Replace _Objects_Name_to_id_string() with _Objects_Get_by_name() since all users of this function are interested in the object itself and not the identifier. Use the object allocator lock to protect the search. Update #2555.
* 2009-05-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-171-0/+3
| | | | | | * psxsem01/Makefile.am, psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer01/psxtimer.c, psxtimer01/system.h, psxtimer02/psxtimer.c: Improved so coverage is better.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-111-2/+2
| | | | | | | * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c, psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up test cases so last output line follows END OF pattern. Make sure test case all run. All tests appeared ok on sis.
* Updated to reflect final test output.Joel Sherrill2000-01-141-3/+15
|
* New files.Joel Sherrill1999-11-091-0/+25