Hello
Attached with this is a patch which adds some missing test names in the
/psxtmtests_plan.csv .

the test case "mq_send: thread waiting: no preempt" should be made under a
different test name or within psxtmmq01 ?

thank you
Regards
Shashvat
From a09a69690bbfb8956997285ec8da73de7b961681 Mon Sep 17 00:00:00 2001
From: Shashvat Jain <shashvatjain2...@gmail.com>
Date: Sat, 2 Mar 2019 12:09:39 -0500
Subject: [PATCH] Update : 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"
-- 
1.8.3.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to