From 99b4f26a6513bf2ab68a10165d786f2dbd7ccc50 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 24 Oct 2017 12:16:46 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10893 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/rt/configuration.xml | 19 +++++++++++-------- test/rt/source/test/rt_test_root.c | 2 +- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'test/rt') diff --git a/test/rt/configuration.xml b/test/rt/configuration.xml index 7a39164d0..c25e56405 100644 --- a/test/rt/configuration.xml +++ b/test/rt/configuration.xml @@ -1,7 +1,7 @@ - ChibiOS/RT Test Suite. + Test Specification for ChibiOS/RT. @@ -9,6 +9,9 @@ + + ChibiOS/RT Test Suite. + @@ -1835,7 +1838,7 @@ test_assert_sequence("ABC", "invalid sequence");]]> - @@ -1901,7 +1904,7 @@ test_assert_sequence("ABCDE", "invalid sequence");]]> - @@ -2821,7 +2824,7 @@ threads[0] = chThdCreateStatic(wa[0], WA_SIZE, chThdGetPriorityX() - 1,