summaryrefslogtreecommitdiff
path: root/tests/03-injection32.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/03-injection32.test')
-rw-r--r--tests/03-injection32.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/03-injection32.test b/tests/03-injection32.test
index 235f243..52405b6 100644
--- a/tests/03-injection32.test
+++ b/tests/03-injection32.test
@@ -1,4 +1,9 @@
#!/bin/sh
+
+# Test if elfu can inject a x86-32 object file into an x86-32
+# executable. Since both are given, we can compare the output to a
+# reference file.
+
source ./boilerplate.sh
elfucli --input reference/putsmain32 \