mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 22:01:38 -06:00
| .. | ||
| arguments.sh | ||
| bashrun.exp | ||
| bashrun.sh | ||
| joinrun.exp | ||
| joinrun.sh | ||
| main.c | ||
| Makefile | ||
| outrun.exp | ||
| outrun.sh | ||
| readme | ||
| symrun.exp | ||
| symrun.sh | ||
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.