HomeSort by: relevance | last modified time | path
    Searched defs:test_help (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/zstd/dist/tests/
test-variants.sh 57 test_help() { function
62 test_help $@ && die "'$1' supports '$2' when it shouldn't" ||:
111 test_help "$ZSTD" '-b#'
112 test_help "$ZSTD" --train
113 test_help "$ZSTD_DICTBUILDER" --train

Completed in 23 milliseconds