summaryrefslogtreecommitdiff
path: root/tests/cli-tests/001-btrfs/test.sh
blob: 1de2f6f2d071b3cbb229ac299d08f6620c023776 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/bash
# test commands of btrfs

source $TOP/tests/common

check_prereq btrfs

# returns 1
run_mayfail $TOP/btrfs || true
run_check $TOP/btrfs version
run_check $TOP/btrfs version --
run_check $TOP/btrfs help
run_check $TOP/btrfs help --
run_check $TOP/btrfs --help
run_check $TOP/btrfs --help --full