summaryrefslogtreecommitdiff
path: root/tests/fate/checkasm.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/checkasm.mak')
-rw-r--r--tests/fate/checkasm.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fate/checkasm.mak b/tests/fate/checkasm.mak
new file mode 100644
index 0000000000..daefe69404
--- /dev/null
+++ b/tests/fate/checkasm.mak
@@ -0,0 +1,5 @@
+fate-checkasm: tests/checkasm/checkasm$(EXESUF)
+fate-checkasm: CMD = run tests/checkasm/checkasm
+fate-checkasm: REF = /dev/null
+
+FATE += fate-checkasm