summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-83.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: Rename testsuite-XX units to match test nameDaan De Meyer2024-05-141-32/+0
| | | | | | | Having these named differently than the test itself mostly creates unecessary confusion and makes writing logic against the tests harder so let's rename the testsuite-xx units and scripts to just use the test name itself.
* TEST-83-BTRFS: Skip if root filesystem is not btrfsDaan De Meyer2024-04-301-0/+7
|
* test: introduce TEST-83-BTRFSMike Yuan2023-09-191-0/+25
The Ubuntu CIs are deny-listed because the shipped btrfs-progs is too old, i.e. doesn't support the recently-added 'filesystem mkswapfile' command.