summaryrefslogtreecommitdiffstats
path: root/c/src/tests/itrontests/itrontask01
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/itrontests/itrontask01')
-rw-r--r--c/src/tests/itrontests/itrontask01/itrontask01.doc6
-rw-r--r--c/src/tests/itrontests/itrontask01/system.h1
2 files changed, 3 insertions, 4 deletions
diff --git a/c/src/tests/itrontests/itrontask01/itrontask01.doc b/c/src/tests/itrontests/itrontask01/itrontask01.doc
index 2ae309239f..91c00f86a8 100644
--- a/c/src/tests/itrontests/itrontask01/itrontask01.doc
+++ b/c/src/tests/itrontests/itrontask01/itrontask01.doc
@@ -13,12 +13,10 @@
This file describes the directives and concepts tested by this test set.
This test is based upon the test in sp01.
-test set name: test1
+test set name: itrontask01
directives:
- cre_tsk, sta_tsk, exd_tsk, get_tid
- ex_init, ex_start, t_create, t_start, tm_tick, i_return, t_ident,
- tm_set, tm_get, tm_wkafter
+ cre_tsk, exd_tsk, get_tid, sta_tsk
concepts: XXX verify
diff --git a/c/src/tests/itrontests/itrontask01/system.h b/c/src/tests/itrontests/itrontask01/system.h
index 7523bb5890..dba14c7b00 100644
--- a/c/src/tests/itrontests/itrontask01/system.h
+++ b/c/src/tests/itrontests/itrontask01/system.h
@@ -15,6 +15,7 @@
*/
#include <tmacros.h>
+#include <itron.h>
/* functions */