summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq01/psxmsgq01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Fix blocking _CORE_message_queue_Submit()Sebastian Huber2016-05-241-0/+1
| | | | Close #2718.
* psxtests/psxmsgq01: Enable test caseSebastian Huber2016-05-241-0/+1
|
* score: Add _Objects_Get_by_name()Sebastian Huber2016-03-181-23/+22
| | | | | | | | | | 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-07-28 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill2009-07-281-14/+20
| | | | | | * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Add tests for various mq_timedreceive and mq_timedsend conditions. In particular test timeout in the past.
* 2004-02-26 Sébastien Barré <sbarre@sdelcc.com>Joel Sherrill2004-02-261-25/+6
| | | | | | PR 582/core * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message queue test so more of it runs now.
* 2001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-201-8/+8
| | | | | | | | * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn, psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn, psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c, psxtime/psxtime.scn, psxtimer/psxtimer.scn: Various adjustments so test output matches screens more reliably.
* Updated screen to reflect final test output.Joel Sherrill2000-01-141-24/+114
|
* Screen updated since test runs.Joel Sherrill2000-01-051-1/+24
|
* New test for POSIX Message Queues added.Joel Sherrill1999-11-091-0/+3