summaryrefslogtreecommitdiff
path: root/libdde-linux26/mk/tmpl/ptest/run/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libdde-linux26/mk/tmpl/ptest/run/Makefile')
-rw-r--r--libdde-linux26/mk/tmpl/ptest/run/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/libdde-linux26/mk/tmpl/ptest/run/Makefile b/libdde-linux26/mk/tmpl/ptest/run/Makefile
new file mode 100644
index 00000000..321601f0
--- /dev/null
+++ b/libdde-linux26/mk/tmpl/ptest/run/Makefile
@@ -0,0 +1,10 @@
+PKGDIR ?= ../..
+L4DIR ?= $(PKGDIR)/../..
+
+# insert the binary name of the server to test
+TEST_SERVER =
+
+# insert the binary name of the application testing the server
+TEST_CLIENT =
+
+include $(L4DIR)/mk/runux.mk