summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp40/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp40/init.c')
-rw-r--r--testsuites/sptests/sp40/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp40/init.c b/testsuites/sptests/sp40/init.c
index 3c5dd7bd4d..bb6f705d5d 100644
--- a/testsuites/sptests/sp40/init.c
+++ b/testsuites/sptests/sp40/init.c
@@ -20,6 +20,8 @@ rtems_task Init(
{
puts( "\n\n*** TEST 40 ***" );
+ puts( "TBD - Write test case matching this description" );
+
/*
* Register two drivers to fill up the table
*/