opnsense-src/sbin/bectl
Kyle Evans 9c1535e9ab bectl(8): Add some regression tests
These tests operate on a file-backed zpool that gets created in the kyua
temp dir. root and ZFS support are both required for these tests. Current
tests cover create, destroy, export/import, jail, list (kind of), mount,
rename, and jail.

List tests should later be extended to cover formatting and the different
list flags, but for now only covers basic "are create/destroy actually
reflected properly"

MFC after:	3 days
2018-11-19 02:30:12 +00:00
..
tests bectl(8): Add some regression tests 2018-11-19 02:30:12 +00:00
bectl.8 libbe(3)/bectl(8): Make consistent with beadm 2018-08-24 20:44:58 +00:00
bectl.c bectl(3)/libbe(3): Allow BE root to be specified 2018-11-19 02:12:08 +00:00
bectl.h bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00
bectl_jail.c bectl(8): jail: Tear down jail by default after command exits 2018-08-23 01:45:18 +00:00
bectl_list.c bectl(8): Use strcmp, rather than trying to directly compare 2018-08-12 00:09:52 +00:00
Makefile bectl(8): Add some regression tests 2018-11-19 02:30:12 +00:00