Commit Graph

6 Commits

Author SHA1 Message Date
Adeeb Shihadeh 5e9dc2c415 cleanup tests that are now useless (#31098)
* disable that onoe

* e2e tests catch this

* rm more useless checks
old-commit-hash: 78e20cff39
2024-01-21 14:49:57 -08:00
Justin Newberry f087595f90 test_proclog: fix conflict with pytest (#30989)
old-commit-hash: 884de6e457
2024-01-13 00:30:55 -05:00
Dean Lee 4c3381c2cd proclogd: fix test failures (#29971)
old-commit-hash: 494228e0e1
2023-09-21 10:25:35 -07:00
Adeeb Shihadeh 1f8459d285 use pytest for cpp tests (#29833)
* add pytest-cpp package (#29828)

* add pytest-cpp package

* disable for now

* use in ci

* use pytest cpp

* use my branch

* add missing tests

* that doesn't make sense

* it was merged upstream

* replace TEST_RLOG_URL with a publicly accessible url

* PR Cleanup

* assert instead

* update poetry lock

* add comment about  pytest-cpp

---------

Co-authored-by: Justin Newberry <jnewberry0502@gmail.com>
Co-authored-by: Justin Newberry <justin@comma.ai>
Co-authored-by: deanlee <deanlee3@gmail.com>
old-commit-hash: 2c1dfc2f34
2023-09-11 14:01:50 -07:00
Dean Lee cf305def06 test_proclog: add cmdline check in buildProcLogerMessage (#25891)
old-commit-hash: 2e5b50c2d7
2022-09-28 17:35:55 -07:00
Adeeb Shihadeh 3dd10e51e1 Create system/ for generic services (#24717)
* Create system/ for generic services

* logcatd joins the party

* fix those up
old-commit-hash: afd16b2ade
2022-06-02 17:02:25 -07:00