File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
tests/benchmarks/multicore/idle_outside_of_main Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,18 @@ tests:
1717 fixture : ppk_power_measure
1818 pytest_root :
1919 - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_s2ram_outside_of_main"
20+
21+ benchmarks.multicore.idle_outside_of_main.nrf54h20dk_cpuapp_cpurad.s2ram.cooperative :
22+ harness : pytest
23+ platform_allow :
24+ - nrf54h20dk/nrf54h20/cpuapp
25+ integration_platforms :
26+ - nrf54h20dk/nrf54h20/cpuapp
27+ extra_args :
28+ - SB_CONF_FILE=sysbuild/nrf54h20dk_nrf54h20_cpurad.conf
29+ - CONFIG_MAIN_THREAD_PRIORITY=-1
30+ - remote_CONFIG_MAIN_THREAD_PRIORITY=-1
31+ harness_config :
32+ fixture : ppk_power_measure
33+ pytest_root :
34+ - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_s2ram_outside_of_main"
You can’t perform that action at this time.
0 commit comments