File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
tests/benchmarks/current_consumption/system_off Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -160,6 +160,25 @@ tests:
160160 pytest_root :
161161 - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_systemoff"
162162 timeout : 90
163+ benchmarks.current_consumption.sample.boards.nrf.system_off.grtc_off :
164+ platform_allow :
165+ - nrf54l15dk/nrf54l05/cpuapp
166+ - nrf54l15dk/nrf54l10/cpuapp
167+ - nrf54l15dk/nrf54l15/cpuapp
168+ - nrf54lm20dk/nrf54lm20a/cpuapp
169+ - nrf54lv10dk/nrf54lv10a/cpuapp
170+ - nrf54lv10dk/nrf54lv10a/cpuapp/ns
171+ integration_platforms :
172+ - nrf54l15dk/nrf54l15/cpuapp
173+ extra_configs :
174+ - CONFIG_SYS_CLOCK_DISABLE=y
175+ tags : ppk_power_measure
176+ harness : pytest
177+ harness_config :
178+ fixture : ppk_power_measure
179+ pytest_root :
180+ - " ${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_systemoff"
181+ timeout : 90
163182 benchmarks.current_consumption.sample.boards.nrf.system_off.retained_mem_4k :
164183 platform_allow :
165184 - nrf52840dk/nrf52840
You can’t perform that action at this time.
0 commit comments