Skip to content

Commit 63531ec

Browse files
LDong-ArmPatater
authored andcommitted
psa: Fix test detection for Mbed CLI 1
A Greentea test is detectable by Mbed CLI 1 only if it's two-levels deep inside a `TESTS` directory, e.g. `TESTS/foo/bar/main.cpp`. But several Mbed OS PSA tests are only one-level deep. This commit fixes the issue by adding an extra level of directory.
1 parent d1655ea commit 63531ec