Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Angus Ainslie
librem5-devkit-tools
Commits
1714de18
Commit
1714de18
authored
Mar 23, 2020
by
Martin Kepplinger
Browse files
pytests/test_regulators: use correct regulator for GPU
parent
c800790f
Changes
1
Hide whitespace changes
Inline
Side-by-side
pytests/test_regulators.py
View file @
1714de18
...
...
@@ -13,4 +13,4 @@ def check_voltage(regulator, voltage):
# This is true until the GPU does DVFS
def
test_gpu_regulator
():
check_voltage
(
"buck
5
"
,
900
)
check_voltage
(
"buck
3
"
,
900
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment