mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-20 14:32:17 +08:00
common: C++ RateKeeper (#29374)
* c++ RateKeeper
* add to files_common
* use util::random_int
* improve monotor_time
* remove ~ratekeeper
old-commit-hash: 3eef63af9b
This commit is contained in:
@@ -275,6 +275,7 @@ jobs:
|
||||
QT_QPA_PLATFORM=offscreen ./selfdrive/ui/tests/test_translations && \
|
||||
./selfdrive/ui/tests/test_translations.py && \
|
||||
./common/tests/test_util && \
|
||||
./common/tests/test_ratekeeper && \
|
||||
./common/tests/test_swaglog && \
|
||||
./selfdrive/boardd/tests/test_boardd_usbprotocol && \
|
||||
./system/loggerd/tests/test_logger &&\
|
||||
|
||||
Reference in New Issue
Block a user