aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments/readme
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-07 14:52:37 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-07 14:52:37 -0500
commitc0b5b9acf0324db45a8a60f490e1a29c4ccd0cb1 (patch)
tree589023cc9372bc082123b143e2dd11be3894b9af /test/arguments/readme
parentgcov support (diff)
downloadfirejail-c0b5b9acf0324db45a8a60f490e1a29c4ccd0cb1.tar.gz
firejail-c0b5b9acf0324db45a8a60f490e1a29c4ccd0cb1.tar.zst
firejail-c0b5b9acf0324db45a8a60f490e1a29c4ccd0cb1.zip
testing
Diffstat (limited to 'test/arguments/readme')
-rw-r--r--test/arguments/readme9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/arguments/readme b/test/arguments/readme
deleted file mode 100644
index c28461478..000000000
--- a/test/arguments/readme
+++ /dev/null
@@ -1,9 +0,0 @@
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 "sudo make uninstall" to remove the test program.
9