summaryrefslogtreecommitdiff
path: root/tests/03-injection32.test
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-06-28 17:04:55 +0100
committernorly <ny-git@enpas.org>2015-02-24 00:18:27 +0100
commit8df7b5caba6d0c8909fe9e637544be0b1555531c (patch)
tree4ea20ade109b681cceada2f7f037f1aec9ce9d62 /tests/03-injection32.test
parentd0eb1cc5d50fd7355028d338f71a98609a0c1520 (diff)
Document tests
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 \