mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Many of the tests create temporary files. pid files, log files, tcpdump
captures, ... We should take care to ensure they're stored in the temporary
working directory Kyua creates rather than in the root directory.
This ensures there are no conflicts between simultaneously running tests, and
also keeps the root directory clean.
MFC after: 1 month
Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| dummynet.sh | ||
| forward.sh | ||
| fragments.sh | ||
| Makefile | ||
| nat.sh | ||
| pass_block.sh | ||
| pft_icmp_check.py | ||
| pft_ping.py | ||
| pft_rst.py | ||
| pft_synflood.py | ||
| rdr.sh | ||
| runner.subr | ||
| sniffer.py | ||
| tos.sh | ||
| utils.subr | ||