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 af6248f commit abd034cCopy full SHA for abd034c
tests/subsys/pm/power_mgmt_soc/testcase.yaml
@@ -23,3 +23,26 @@ tests:
23
tags: pm
24
integration_platforms:
25
- mec15xxevb_assy6853
26
+ pm.soc.measure:
27
+ tags: pm
28
+ harness: power
29
+ harness_config:
30
+ fixture: pm_probe
31
+ pytest_dut_scope: session
32
+ power_measurements:
33
+ elements_to_trim: 100
34
+ min_peak_distance: 40
35
+ min_peak_height: 0.008
36
+ peak_padding: 40
37
+ measurement_duration: 20
38
+ num_of_transitions: 6
39
+ expected_rms_values: []
40
+ tolerance_percentage: 20
41
+ record:
42
+ regex:
43
+ - "not used"
44
+ as_json: ['metrics']
45
+ platform_allow:
46
+ - mimxrt1060_evk@C/mimxrt1062/qspi
47
+ integration_platforms:
48
0 commit comments