summaryrefslogtreecommitdiff
path: root/tests/01-noop32.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/01-noop32.test
parentd0eb1cc5d50fd7355028d338f71a98609a0c1520 (diff)
Document tests
Diffstat (limited to 'tests/01-noop32.test')
-rw-r--r--tests/01-noop32.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/01-noop32.test b/tests/01-noop32.test
index 145bae3..0192240 100644
--- a/tests/01-noop32.test
+++ b/tests/01-noop32.test
@@ -1,4 +1,8 @@
#!/bin/sh
+
+# Test if elfu can clone a given x86-32 executable in the way expected
+# by comparing it to a reference output.
+
source ./boilerplate.sh
elfucli --input reference/putsmain32 \