This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
openpilot_comma
mirror of
https://github.com/commaai/openpilot.git
Watch
1
Star
0
Fork
You've already forked openpilot_comma
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
163
Commits
131
Branches
82
Tags
5.4 GiB
Tree:
7c1e812922
openpilot_comma
/
panda
/
run_automated_tests.sh
4 lines
67 B
Raw
Normal View
History
Unescape
Escape
Squashed 'panda/' content from commit c371fe6 git-subtree-dir: panda git-subtree-split: c371fe688dbad4c53635905d3471a01c185e811d old-commit-hash: c251b312d87d26b5ed347b267f6f1570793f9b91
7 years ago
#!/bin/bash
PYTHONPATH
=
"."
nosetests -x -s tests/automated/
$1
*.py