For more details, pls refer commit msg of each patch. Patch-1: modifies _require_scratch_swapfile() to check swapon only for btrfs Patch-2: adds a swapfile test for fallocate files for ext4, xfs (assuming both FS supports and thus should pass). Patch-3: added to support tests to run when multiple config section present in local.config file. Ritesh Harjani (3): common/rc: Make swapon check in _require_scratch_swapfile() specific to btrfs shared/001: Verify swapon on fallocated files for supported FS common/rc: source common/xfs and common/btrfs common/rc | 20 +++++---- tests/shared/001 | 97 ++++++++++++++++++++++++++++++++++++++++++++ tests/shared/001.out | 6 +++ tests/shared/group | 1 + 4 files changed, 116 insertions(+), 8 deletions(-) create mode 100755 tests/shared/001 create mode 100644 tests/shared/001.out -- 2.26.2