summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spheapprot/spheapprot.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spheapprot/spheapprot.doc')
-rw-r--r--testsuites/sptests/spheapprot/spheapprot.doc29
1 files changed, 29 insertions, 0 deletions
diff --git a/testsuites/sptests/spheapprot/spheapprot.doc b/testsuites/sptests/spheapprot/spheapprot.doc
new file mode 100644
index 0000000000..366abc6137
--- /dev/null
+++ b/testsuites/sptests/spheapprot/spheapprot.doc
@@ -0,0 +1,29 @@
+#
+# Copyright (c) 2010 embedded brains GmbH. All rights reserved.
+#
+# embedded brains GmbH
+# Obere Lagerstr. 30
+# 82178 Puchheim
+# Germany
+# <rtems@embedded-brains.de>
+#
+# The license and distribution terms for this file may be
+# found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+# $Id$
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: spheapprot
+
+directives:
+
+ _Heap_Initialize
+ _Heap_Allocate_aligned_with_boundary
+ _Heap_Free
+
+concepts:
+
++ Check if heap protection works.