summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spunlimited01/spunlimited01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spunlimited01/spunlimited01.doc')
-rw-r--r--testsuites/sptests/spunlimited01/spunlimited01.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/sptests/spunlimited01/spunlimited01.doc b/testsuites/sptests/spunlimited01/spunlimited01.doc
new file mode 100644
index 0000000000..43d3ec1646
--- /dev/null
+++ b/testsuites/sptests/spunlimited01/spunlimited01.doc
@@ -0,0 +1,14 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spunlimited01
+
+directives:
+
+ - _Objects_Activate_unlimited()
+ - _Objects_Free_unlimited()
+
+concepts:
+
+ - Create and delete objects with the unlimited objects support in a certain
+ order. Ensure that only blocks with free objects are reclaimed during a
+ shrink operation.