Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c265 static int twsi_wait(struct mvtwsi_registers *twsi, int expected_status, in twsi_wait()
302 static int twsi_start(struct mvtwsi_registers *twsi, int expected_status, in twsi_start()
326 int expected_status, uint tick) in twsi_send()
353 int expected_status, status, control; in twsi_recv() local
/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/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py123 def _check_repo_status(self, repo_dir, expected_status): argument
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c86 int expected_status; member