mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-21 14:52:06 +08:00
more test_agnos.py TODOs
This commit is contained in:
@@ -51,6 +51,14 @@ def test_color_calibration():
|
||||
def test_python_shims():
|
||||
subprocess.check_call("cd /data/openpilot && scons -h", shell=True, stdout=subprocess.DEVNULL)
|
||||
|
||||
def test_set_time():
|
||||
# TODO: ensure time is set from panda RTC
|
||||
pass
|
||||
|
||||
def test_dmesg():
|
||||
# TODO: ensure no new errors in dmesg. would catch things like the brightness setting bug
|
||||
pass
|
||||
|
||||
def test_systemd_services():
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user