Home | History | Annotate | Download | only in tests

Lines Matching refs:testing

6 [ -f testing.sh ] && . testing.sh
8 #testing "name" "command" "result" "infile" "stdin"
25 testing "$root_fs /mnt" \
28 testing "$tmp_b_fs /mnt" \
34 testing "$root_fs /mnt (read_only dir)" \
37 testing "$tmp_b_fs /mnt (read_only dir)" \
42 testing "-w $root_fs /mnt (write_only mode)" \
45 testing "-w $tmp_b_fs /mnt (write_only mode)" \
49 testing "-rw $tmp_b_fs /mnt (read_write mode)" \
53 testing "$tmp_b_fs /mnt -t fs_type" \
60 testing "-o bind dir1 dir2" \
64 testing "-o rbind dir1 dir2" \
68 testing "-o loop $tmp_b_fs /mnt" \
74 testing "-o move mount_1 mount_2" \
79 testing "-o rw $tmp_b_fs /mnt" \
83 testing "-o ro $tmp_b_fs /mnt" \
87 testing "-o ro,remount $tmp_b_fs /mnt" \