Home
last modified time | relevance | path

Searched defs:compare_file (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/ktest/examples/bootconfigs/
H A Dverify-boottrace.sh5 compare_file() { function
H A Dverify-functiongraph.sh5 compare_file() { function
H A Dverify-tracing.sh5 compare_file() { function
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py82 def compare_file(reference, test, diffutils_sysroot): function