Home
last modified time | relevance | path

Searched refs:CAN_RUN_FUNC (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c2584 #define CAN_RUN_FUNC(Program, Command) \ macro
2593 CAN_RUN_FUNC(Bzip2, "bzip2 --help")
2598 CAN_RUN_FUNC(Grzip, "grzip -V")
2603 CAN_RUN_FUNC(Gzip, "gzip --help")
2608 CAN_RUN_FUNC(Lrzip, "lrzip -V")
2613 CAN_RUN_FUNC(Lz4, "lz4 --help")
2618 CAN_RUN_FUNC(Zstd, "zstd --help")
2623 CAN_RUN_FUNC(Lzip, "lzip --help")
2628 CAN_RUN_FUNC(Lzma, "lzma --help")
2633 CAN_RUN_FUNC(Lzop, "lzop --help")
[all …]