mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
Set up zpools with a more unique name, stash the zpool name away in a file pointed to by `$ZPOOL_NAME_FILE` (which is relative to a per-testcase generated temporary directory), then remove the file based on `$ZPOOL_NAME_FILE` in the cleanup routines. This is a more concurrency-safe solution and will allow the testcases to be safely executed in parallel. Reviewed by: kevans, jtl Approved by: jtl (mentor) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D19024 |
||
|---|---|---|
| .. | ||
| tests | ||
| bectl.8 | ||
| bectl.c | ||
| bectl.h | ||
| bectl_jail.c | ||
| bectl_list.c | ||
| Makefile | ||