Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/concurrencytest/
H A Dconcurrencytest.py46 def fork_for_tests(concurrency_num=CPU_COUNT): function
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py244 def fork_for_tests(concurrency_num, suite): function