kiso-testing icon indicating copy to clipboard operation
kiso-testing copied to clipboard

Support for Zephyr Z-Test

Open cody82 opened this issue 3 years ago • 0 comments

in order to run tests on Zephyr(https://github.com/zephyrproject-rtos/zephyr) we want to implement an auxiliary for twister interaction:

Functionality of the auxiliary

  • Start a Zephyr test using twister
  • Wait for test finish
  • Collect test result
  • Provide result to pykiso

Acceptance Criteria AC1: Zephyr test auxiliary is available AC2: Example for Zephyr is available

cody82 avatar Jul 01 '22 13:07 cody82