Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py725 def check_line(checkfile, expected, message, present=True): function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c5363 static int check_line(const char *expected_line, int nexpected_line, in check_line() function