summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfatal32/spfatal32.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spfatal32/spfatal32.doc')
-rw-r--r--testsuites/sptests/spfatal32/spfatal32.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/sptests/spfatal32/spfatal32.doc b/testsuites/sptests/spfatal32/spfatal32.doc
new file mode 100644
index 0000000000..6d09b9579d
--- /dev/null
+++ b/testsuites/sptests/spfatal32/spfatal32.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spfatal32
+
+directives:
+
+ - free()
+
+concepts:
+
+ - Provoke an invalid free of heap memory and ensure that the right fatal
+ source and code occurs.