]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r286964
authorasomers <asomers@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 3 Sep 2015 19:42:56 +0000 (19:42 +0000)
committerasomers <asomers@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 3 Sep 2015 19:42:56 +0000 (19:42 +0000)
commit62f5e63699506547b2694a1e1bf8c4a424f53a78
treef0c941dbbdbf37541637ceabb73519f4cba57839
parent0f306c934a8ae2c9d3d1c9186e80bdd487318862
MFC r286964

Add ATF functional tests for fstyp(8).  No ZFS or GELI tests yet.

git-svn-id: svn://svn.freebsd.org/base/stable/10@287441 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/mtree/BSD.tests.dist
usr.sbin/fstyp/Makefile
usr.sbin/fstyp/tests/Makefile [new file with mode: 0644]
usr.sbin/fstyp/tests/ext2.img.bz2 [new file with mode: 0644]
usr.sbin/fstyp/tests/ext3.img.bz2 [new file with mode: 0644]
usr.sbin/fstyp/tests/ext4.img.bz2 [new file with mode: 0644]
usr.sbin/fstyp/tests/ext4_with_label.img.bz2 [new file with mode: 0644]
usr.sbin/fstyp/tests/fstyp_test.sh [new file with mode: 0755]
usr.sbin/fstyp/tests/ntfs.img.bz2 [new file with mode: 0644]
usr.sbin/fstyp/tests/ntfs_with_label.img.bz2 [new file with mode: 0644]