mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-23 11:23:53 +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
This commit is contained in:
1
.github/workflows/selfdrive_tests.yaml
vendored
1
.github/workflows/selfdrive_tests.yaml
vendored
@@ -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