freebsd-skq/usr.sbin/makefs/tests
Brooks Davis 46b59ac82b Check for cd9660 support before attempting to mount created images
This extends the set in r316028 to allow all tests to pass or be skipped
on a system without cd9660 support.

A better approach using tar is possible, but this works today.

Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D10516
2018-02-02 23:34:33 +00:00
..
Makefile
Makefile.depend
makefs_cd9660_tests.sh Check for cd9660 support before attempting to mount created images 2018-02-02 23:34:33 +00:00
makefs_ffs_tests.sh Fix usr.sbin/makefs/makefs_ffs_tests when /etc/fstab does not exist 2017-06-20 19:00:55 +00:00
makefs_tests_common.sh