summaryrefslogtreecommitdiff
path: root/tests/06-data64kb.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/06-data64kb.test')
-rw-r--r--tests/06-data64kb.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/06-data64kb.test b/tests/06-data64kb.test
index ebeeff2..dbb2c17 100644
--- a/tests/06-data64kb.test
+++ b/tests/06-data64kb.test
@@ -1,4 +1,9 @@
#!/bin/sh
+
+# 1. Inject a freshly built object file with a 64 KB data section into
+# a fresh executable.
+# 2. Check if the new executable is still functional.
+
source ./boilerplate.sh
elfucli --input $BUILDDIR/putsmain \