opnsense-src/sbin/bectl
Kyle Evans 6fc21012a3 bectl(8) tests: attempt to load the ZFS module
Observed in a CI test image, bectl_create test will run and be marked as
skipped because the module is not loaded. The first zpool invocation will
automagically load the module, but bectl_create is still skipped. Subsequent
tests all pass as expected because the module is now loaded and everything
is OK.

MFC after:	3 days
2018-11-19 17:09:57 +00:00
..
tests bectl(8) tests: attempt to load the ZFS module 2018-11-19 17:09:57 +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