btrfs-progs: tests: add more configure options for build tests

There are some configure options not covered by build tests, eg. the
--disable-zoned build broke recently.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2022-02-09 18:15:06 +01:00
parent 1bce4429be
commit f33c0aea67

View File

@ -90,6 +90,15 @@ build_make_targets
conf='--disable-convert'
build_make_targets
conf='--disable-zoned'
build_make_targets
conf='--disable-udev'
build_make_targets
conf='--disable-python'
build_make_targets
conf='--with-convert=ext2'
build_make_targets