Create system/ for generic services (#24717)

* Create system/ for generic services

* logcatd joins the party

* fix those up
This commit is contained in:
Adeeb Shihadeh
2022-06-02 17:02:25 -07:00
committed by GitHub
parent c2b334acb5
commit afd16b2ade
19 changed files with 26 additions and 19 deletions
+1 -1
View File
@@ -295,7 +295,7 @@ jobs:
./common/tests/test_swaglog && \
./selfdrive/boardd/tests/test_boardd_usbprotocol && \
./selfdrive/loggerd/tests/test_logger &&\
./selfdrive/proclogd/tests/test_proclog && \
./system/proclogd/tests/test_proclog && \
./selfdrive/ui/replay/tests/test_replay && \
./selfdrive/camerad/test/ae_gray_test && \
coverage xml"