aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments/readme
blob: c284614782121fe1052bc6f384f87e9a6fd6ac43 (plain) (blame)
1
2
3
4
5
6
7
8
9
Argument testing fremework for Firejail.

A small test program, argtest, is compiled and installed in /usr/local/bin directory.
Run "make && sudo make install" to install it.

Run "make test" to run the tests.

Run "sudo make uninstall" to remove the test program.