We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40094b4 commit 25ba212Copy full SHA for 25ba212
tests/benchmarks/power_consumption/lpcomp/testcase.yaml
@@ -9,7 +9,7 @@ tests:
9
- nrf54l15dk/nrf54l15/cpuapp
10
harness: pytest
11
harness_config:
12
- fixture: ppk_power_measure
+ fixture: gpio_loopback
13
pytest_root:
14
- "${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_thread_suspend_resume_lpcomp_54L"
15
benchmarks.power_consumption.lpcomp_nrf54h:
@@ -22,6 +22,6 @@ tests:
22
SB_CONF_FILE=sysbuild/nrf54h20dk_nrf54h20_cpurad.conf
23
24
25
26
27
- "${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_thread_suspend_resume_lpcomp_54H"
0 commit comments