]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - t/t0005-man.sh
Merge branch 'maint'
[paraslash.git] / t / t0005-man.sh
index 0e32193b7c0b09a5c7320fb2a31367a49b3c2537..fa32d4112e0ee80592b04c40214ffc7a868c9d89 100755 (executable)
@@ -32,8 +32,12 @@ test_require_objects "audiod"
 if [[ -n "$result" ]]; then
        test_skip 'para_audiod' "missing object(s): $result"
 else
-       test_expect_success 'para_audiod: recv/filter/writer options' \
-               "grep_man '$regex' audiod"
+       test_expect_success 'para_audiod: receivers' \
+               "grep_man 'Options for the http receiver' audiod"
+       test_expect_success 'para_audiod: filters' \
+               "grep_man 'Options for the compress filter' audiod"
+       test_expect_success 'para_audiod: writers' \
+               "grep_man 'Options for the file writer' audiod"
 fi
 
 # check various command lists