sunnypilot/common/tests
Adeeb Shihadeh 83ac80c6c8
Remove `setproctitle` (#32716)
* Custom setproctitle (#32667)

* add custom setproctitle

* add test

* Update poetry.lock

* fix lint

* support only Linux

* test only Linux

* final lint

* Update test_setproctitle.py

* Update setproctitle.py

* convert to threadnames

* delete proctitles

* Check str len and use PR_GET_NAME

* fix poetry.lock

* lint fix

* Update common/threadname.py

---------

Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* revert that for now

* use last 15

* fix

* use name

* update those

* and modeld

* rm

---------

Co-authored-by: schlimeszn <138847413+schlimeszn@users.noreply.github.com>
Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
2024-06-11 21:57:32 -07:00
..
.gitignore common/tests: combine multiple test binaries into one (#29623) 2023-08-25 10:35:39 -07:00
__init__.py
test_file_helpers.py Unittest to pytest (#32366) 2024-05-17 11:01:44 -07:00
test_markdown.py Replace markdown-it-py with small function in common/ (#32664) 2024-06-08 15:39:26 -07:00
test_numpy_fast.py Unittest to pytest (#32366) 2024-05-17 11:01:44 -07:00
test_params.cc common/params: support nonblocking write (#29808) 2023-12-13 20:36:01 -08:00
test_params.py Unittest to pytest (#32366) 2024-05-17 11:01:44 -07:00
test_runner.cc common/tests: combine multiple test binaries into one (#29623) 2023-08-25 10:35:39 -07:00
test_simple_kalman.py Unittest to pytest (#32366) 2024-05-17 11:01:44 -07:00
test_swaglog.cc System: cleanup paths to use a common class (#29816) 2023-09-07 11:32:47 -07:00
test_threadname.py Remove `setproctitle` (#32716) 2024-06-11 21:57:32 -07:00
test_util.cc test_util.cc: do not compare file contents in REQUIRE (#29861) 2023-09-09 08:47:52 -07:00