summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/newlib01/newlib01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/newlib01/newlib01.doc')
-rw-r--r--testsuites/libtests/newlib01/newlib01.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/libtests/newlib01/newlib01.doc b/testsuites/libtests/newlib01/newlib01.doc
new file mode 100644
index 0000000000..0982bb5d33
--- /dev/null
+++ b/testsuites/libtests/newlib01/newlib01.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: newlib01
+
+directives:
+
+ - newlib_create_hook()
+ - newlib_delete_hook()
+ - newlib_terminate_hook()
+
+concepts:
+
+ - Ensure that the Newlib hooks works as expected.