This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
dragonpilot
mirror of
https://github.com/dragonpilot-community/dragonpilot.git
Watch
1
Star
0
Fork
You've already forked dragonpilot
0
Code
Issues
6
Packages
Projects
Releases
Wiki
Activity
dragonpilot - 基於 openpilot 的開源駕駛輔助系統
11291
Commits
42
Branches
64
Tags
7.0 GiB
Tree:
adb04b5dc5
dragonpilot
/
system
/
loggerd
/
tests
/
test_runner.cc
3 lines
54 B
Raw
Normal View
History
Unescape
Escape
LoggerState: test cases (#21855) * test multiple threads writing to log * fix typo * use util::getenv * check INIT_DATA and SENTINEL * test END_OF_SEGMENT * add comment * test multiple threads logging and rotation * cleanup * update * LoggerHandle:quick fix * cleanup * revert test_loggerd.py * refactor test case * check lock file * check refcnt after close * test_runner.cc d * int eixt_signal
4 years ago
#
define CATCH_CONFIG_MAIN
#
include
"catch2/catch.hpp"