Tests PSXTMCOND 08, 09, and 10 had the same test name. --- testsuites/psxtmtests/psxtmcond08/psxtmcond08impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/psxtmtests/psxtmcond08/psxtmcond08impl.h b/testsuites/psxtmtests/psxtmcond08/psxtmcond08impl.h index 7faffe1246..15664d5d6d 100644 --- a/testsuites/psxtmtests/psxtmcond08/psxtmcond08impl.h +++ b/testsuites/psxtmtests/psxtmcond08/psxtmcond08impl.h @@ -40,7 +40,7 @@ #include <pthread.h> -const char rtems_test_name[] = "PSXTMCOND 08"; +const char rtems_test_name[] = "PSXTMCOND " TEST_NUMBER; /* forward declarations to avoid warnings */ void *POSIX_Init(void *argument); -- 2.16.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel