twister: error in nrf-sdk v2.1.0

I am using the current nrf-sdk v2.1.0, which includes a Zephyr version (3.1.99 etc.) which has at the used stage an error with twister:
instead of using get_testsuite the old get_testcase implementation was used. Also, there is a problem reading the test case names. Both bugs are fixed in the matter repository.

It would be nice to include those fixes into nrf-sdk release 2.1.1.

Parents Reply Children
Related