Home
last modified time | relevance | path

Searched defs:diff_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c50 char test_file[256], out_file[256], diff_cmd[1024]; in test_btf_dump_case() local
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c527 const char *diff_cmd = diff_env ? diff_env : "diff -U 16"; in test_acpi_asl() local