[rtems commit] Correct psxtmtests_plan.csv

Joel Sherrill joel at rtems.org
Mon Mar 11 23:58:17 UTC 2019


Module:    rtems
Branch:    master
Commit:    0a154d5c9ce7d047de54bd151550349c6d32fd59
Changeset: http://git.rtems.org/rtems/commit/?id=0a154d5c9ce7d047de54bd151550349c6d32fd59

Author:    Shashvat Jain <shashvatjain2002 at gmail.com>
Date:      Sat Mar  2 12:09:39 2019 -0500

Correct psxtmtests_plan.csv

---

 testsuites/psxtmtests/psxtmtests_plan.csv | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 5728f3d..4adb25c 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -130,11 +130,11 @@
 "mq_open: second open","psxtmmq01","psxtmtest_init_destroy","Yes"
 "mq_close: close of second","psxtmmq01","psxtmtest_init_destroy","Yes"
 "mq_unlink: only case","psxtmmq01","psxtmtest_init_destroy","Yes"
-"mq_receive: available",,"psxtmtest_single","Yes"
-"mq_receive: not available: block",,"psxtmtest_blocking","Yes"
+"mq_receive: available","psxtmmq01","psxtmtest_single","Yes"
+"mq_receive: not available: block","psxtmmqrcvblock01","psxtmtest_blocking","Yes"
 "mq_timedreceive: not available: blocks","psxtmmqrcvblock02","psxtmtest_blocking","Yes"
 "mq_timedreceive: not available: blocks",,"psxtmtest_single","No"
-"mq_send: no threads waiting",,"psxtmtest_single","Yes"
+"mq_send: no threads waiting","psxtmmq01","psxtmtest_single","Yes"
 "mq_send: thread waiting: no preempt",,"psxtmtest_unblocking_nopreempt","No"
 "mq_send: thread waiting: preempt",,"psxtmtest_unblocking_preempt","No"
 "mq_timedsend: no threads waiting",,"psxtmtest_single","Yes"




More information about the vc mailing list