tests: move NRFS tests under tests/boards/nrf
This is not a Zephyr subsystem. It is unique to NRF. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7d56d6a0b0
commit
65551f2a99
9 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ NRFS services request handling performance.
|
||||||
|
|
||||||
These reaquest are propagated over IPC.
|
These reaquest are propagated over IPC.
|
||||||
|
|
||||||
MRAM latency serivice and Temperature service
|
MRAM latency service and Temperature service
|
||||||
are used as benchmarks.
|
are used as benchmarks.
|
|
@ -11,4 +11,4 @@ common:
|
||||||
sysbuild: true
|
sysbuild: true
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
subsys.nrfs.stress_test: {}
|
boards.nrf.nrfs.stress_test: {}
|
Loading…
Add table
Add a link
Reference in a new issue