Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dtestsdk.py11 def get_sdk_configuration(d, test_type): argument
32 test_type = 'sdk' variable in TestSDK
/openbmc/u-boot/test/py/tests/
H A Dtest_vboot.py60 def run_bootm(sha_algo, test_type, expect_string, boots): argument