This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
jyoung
mirror of
https://github.com/jyoung8607/openpilot.git
Watch
1
Star
0
Fork
You've already forked jyoung
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
open source driving agent
9836
Commits
103
Branches
34
Tags
1.6 GiB
Tree:
b56aabb74e
jyoung
/
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"