Skip to content

Commit a90cc80

Browse files
arikgreencfriedt
authored andcommitted
tests: pm: adjust state_1 expected value
From the analysis of the the masurments so far it follows that the expected value of the state_1 is too hight. Change expected value of state_1 from 0.14 to 0.12. Regarding the test: tests/subsys/pm/power_states Signed-off-by: Artur Wilczak <[email protected]>
1 parent a52088c commit a90cc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/subsys/pm/power_states/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ common:
1313
peak_padding: 40
1414
measurement_duration: 6
1515
num_of_transitions: 4
16-
expected_rms_values: [5.6, 0.4, 0.14, 0.026, 14]
16+
expected_rms_values: [5.6, 0.4, 0.12, 0.026, 14]
1717
tolerance_percentage: 20
1818
record:
1919
regex:

0 commit comments

Comments
 (0)