Home
last modified time | relevance | path

Searched defs:expected_output (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_adc-test.c208 uint32_t index, input, output, expected_output; in test_convert_internal() local
236 uint32_t index, input, vref, output, expected_output; in test_convert_external() local
268 uint32_t index, input, output, expected_output; in test_interrupt() local
329 uint32_t expected_output; in test_calibrate() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_iter.c25 static char expected_output[64]; variable
195 char expected_output[128], buf[128]; in test_walk_dead_self_only() local
/openbmc/u-boot/test/py/tests/
H A Dtest_log.py110 def run_with_format(fmt, expected_output): argument
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/
H A Dtrusted_services.py10 def run_test_tool(self, cmd, expected_status=0, expected_output=None ): argument
/openbmc/linux/crypto/
H A Dtestmgr.c677 const char *expected_output, in verify_correct_output()