summaryrefslogtreecommitdiff
path: root/tests/misc-tests/014-filesystem-label/test.sh
Commit message (Collapse)AuthorAge
* btrfs-progs: tests: cleanup use of IMAGE and replace by helpersDavid Sterba2017-03-16
| | | | | | | | Nearly each use of IMAGE can be replaced by common helpers as there are no specific requirements on the testing filesystem. There are still a few left that need to be evaluated and converted eventually. Signed-off-by: David Sterba <dsterba@suse.com>
* btrfs-progs: tests: add misc 014-filesystem-labelDavid Sterba2016-03-30
Test various label lengths on a mounted filesystem. Signed-off-by: David Sterba <dsterba@suse.com>