From ac7d5ef06a6d6e8d84abbd1f0b82162725f98326 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 11 May 1995 17:39:37 +0000 Subject: Initial revision --- testsuites/sptests/sp20/sp20.scn | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 testsuites/sptests/sp20/sp20.scn (limited to 'testsuites/sptests/sp20/sp20.scn') diff --git a/testsuites/sptests/sp20/sp20.scn b/testsuites/sptests/sp20/sp20.scn new file mode 100644 index 0000000000..1de3c18db8 --- /dev/null +++ b/testsuites/sptests/sp20/sp20.scn @@ -0,0 +1,27 @@ +*** TEST 20 *** +TA1 - rtems_rate_monotonic_create id = 0x00010001 +TA1 - rtems_rate_monotonic_ident id = 0x00010001 +TA1 - (0x00010001) period 2 +TA2 - rtems_rate_monotonic_create id = 0x00010002 +TA2 - rtems_rate_monotonic_ident id = 0x00010002 +TA2 - (0x00010002) period 2 +TA3 - rtems_rate_monotonic_create id = 0x00010003 +TA3 - rtems_rate_monotonic_ident id = 0x00010003 +TA3 - (0x00010003) period 2 +TA4 - rtems_rate_monotonic_create id = 0x00010004 +TA4 - rtems_rate_monotonic_ident id = 0x00010004 +TA4 - (0x00010004) period 2 +TA5 - rtems_rate_monotonic_create id = 0x00010005 +TA5 - rtems_rate_monotonic_ident id = 0x00010005 +TA5 - (0x00010005) period 50 +TA5 - PERIODS CHECK OK (1) +TA5 - PERIODS CHECK OK (2) +TA5 - PERIODS CHECK OK (3) +TA5 - PERIODS CHECK OK (4) +TA5 - PERIODS CHECK OK (5) +TA5 - PERIODS CHECK OK (6) +TA5 - PERIODS CHECK OK (7) +TA5 - PERIODS CHECK OK (8) +TA5 - PERIODS CHECK OK (9) +TA5 - PERIODS CHECK OK (10) +*** END OF TEST 20 *** -- cgit v1.2.3