From 46477898205f1907734263a95e7dc61ad63a0f43 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 31 Jul 2020 10:15:59 +0200 Subject: irqs01/smpirqs01: New tests Close #4034. --- testsuites/smptests/smpirqs01/smpirqs01.doc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testsuites/smptests/smpirqs01/smpirqs01.doc (limited to 'testsuites/smptests/smpirqs01/smpirqs01.doc') diff --git a/testsuites/smptests/smpirqs01/smpirqs01.doc b/testsuites/smptests/smpirqs01/smpirqs01.doc new file mode 100644 index 0000000000..61812751a8 --- /dev/null +++ b/testsuites/smptests/smpirqs01/smpirqs01.doc @@ -0,0 +1,13 @@ +This file describes the directives and concepts tested by this test set. + +test set name: smpirqs01 + +directives: + + - rtems_interrupt_server_delete() + - rtems_interrupt_server_initialize() + +concepts: + + - Ensure that the interrupt server initialization with more than one + processor works. -- cgit v1.2.3