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