aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments/readme
diff options
context:
space:
mode:
Diffstat (limited to 'test/arguments/readme')
-rw-r--r--test/arguments/readme9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/arguments/readme b/test/arguments/readme
new file mode 100644
index 000000000..f5844848e
--- /dev/null
+++ b/test/arguments/readme
@@ -0,0 +1,9 @@
1Argument testing fremework for Firejail.
2
3A small test program, argtest, is compiled and installed in /usr/local/bin directory.
4Run "make && sudo make install" to install it.
5
6Run "make test" to run the tests.
7
8Run "make uninstall" to remove the test program.
9