mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
swaglog.cc: add test case. fixed the ctx of the first message is empty (#23226)
* test case
* add to selfdrive_tests.yaml
* fix ctx_j is empty
* check return value too
old-commit-hash: feae37541f
This commit is contained in:
@@ -260,6 +260,7 @@ jobs:
|
||||
$UNIT_TEST tools/lib/tests && \
|
||||
./selfdrive/boardd/tests/test_boardd_usbprotocol && \
|
||||
./selfdrive/common/tests/test_util && \
|
||||
./selfdrive/common/tests/test_swaglog && \
|
||||
./selfdrive/loggerd/tests/test_logger &&\
|
||||
./selfdrive/proclogd/tests/test_proclog && \
|
||||
./selfdrive/ui/replay/tests/test_replay && \
|
||||
|
||||
Reference in New Issue
Block a user