Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py168 def runCmd(command, ignore_status=False, timeout=None, assert_error=True, sync=True, argument
/openbmc/qemu/tests/qtest/
H A Darm-cpu-features.c73 #define assert_error(qts, cpu_type, expected_error, fmt, ...) \ macro