summaryrefslogtreecommitdiff
path: root/tests/run-elflint-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-elflint-test.sh')
-rwxr-xr-xtests/run-elflint-test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/run-elflint-test.sh b/tests/run-elflint-test.sh
index 660f1070..a0b93a25 100755
--- a/tests/run-elflint-test.sh
+++ b/tests/run-elflint-test.sh
@@ -38,4 +38,7 @@ testrun ../src/elflint -q testfile32
testfiles testfile33
testrun ../src/elflint -q testfile33
+testfiles testfile42
+testrun ../src/elflint -q --gnu-ld testfile42
+
exit 0