Commit Graph

13 Commits

Author SHA1 Message Date
Adeeb Shihadeh 88eab8b0a8 check submodule commits on master (#21446)
old-commit-hash: ccf278045679d4b3aca1201455a3370f0d0b41c4
2021-07-01 23:12:39 -07:00
Adeeb Shihadeh add0d2d65e CI: fix hanging if build failed
old-commit-hash: 7d04be39cb0e76127df999291608327051c66fed
2021-06-30 17:58:28 -07:00
Dean Lee 6bfc7f4ca5 common/util.cc: add unit test, fix bug in util::read_file (#21251)
* add test case for util

* fix bug in read_file

* gitignore test_util

* better test

* referer

* more

* more test

* REQUIRE size

* apply reviews

* only test binary

* simplify the test

* read  non-permission

* debug print

* remove /etc/shadow

* test read directory

* Update selfdrive/common/tests/test_util.cc

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: a873a23e0dbfe43027911acdd270610048eed74a
2021-06-16 11:01:13 +02:00
Adeeb Shihadeh d1068dc263 increase test car moddels timeout
old-commit-hash: 164e018d384b1b07f97890eef6ee1397630112ff
2021-06-04 04:38:43 -07:00
Adeeb Shihadeh fb62002e92 use scons cache by default (#21102)
* always use scons cache

* cleanup
old-commit-hash: a0dabd94e9d04fdc772b3cb34b6cd016da29d971
2021-06-01 17:12:32 -07:00
Adeeb Shihadeh c7c49e8e35 fix up model tests + tools (#21071)
* unlogger: send yuv stream

* fix up model test tools

* fix unlogger

* rename model replay

* bump cereal

* test in actions

* no ci for now
old-commit-hash: cf6d133638caac0d974209f92be9c200cdbcbf3f
2021-05-28 23:08:08 -07:00
Adeeb Shihadeh 89105c46ac disable mac for now
old-commit-hash: 5488793a60675da8de6d0fb522974ab8c1e1192a
2021-05-20 03:14:43 -07:00
Adeeb Shihadeh df17f65c61 cleanup car tests (#20562)
* cleanup test_car_models

* don't fail on that
old-commit-hash: 7e632900e5fc6581ead248581e5f90703f851d23
2021-04-01 16:46:08 -07:00
Adeeb Shihadeh 85ab6b1c79 test build script in CI (#20482)
old-commit-hash: cfe4cea2c93a36124c04d6bf1267b1bb5ccadbf7
2021-03-25 20:22:59 -07:00
ZwX1616 d8c1e9a16e set_exposure_target test (#20318)
* build

* remove junk

* clean up

* clean up rebase

* new patterns

* add gts

* add to jenkis

* this more useful

* typo

* test only

* Update Jenkinsfile

* test flag

* remove from jenkins

* these should all just be common:wq

* oops

* unigt

* add to unit tests?

* build all is fine

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 65bb979c34f3941044eb6a78f94037b2d4321418
2021-03-12 17:40:50 -08:00
Adeeb Shihadeh 233c41bc60 scons cache in CI (#20197)
* scons cache in ci

* clean up cache

* fix cleanup step

* non fixed key

* quote
old-commit-hash: 7921759bbe99dec937f4c6cd54654f276a7015d6
2021-02-28 15:50:20 -08:00
Adeeb Shihadeh b93cc8417a CI: fix webcam cache
old-commit-hash: 9288031e6f8966607a9b37291a20484ebfe5c399
2021-02-27 21:54:34 -08:00
Adeeb Shihadeh 0823abceff tools: cleanup + setup CI (#20104)
* cleanup tools

* setup tools CI

* loggerd doesn't support this anymore

* cleanup

* builds with openpilot now
old-commit-hash: d1b44bbb345e02eaf5225c2b90fef819b29bc07a
2021-02-17 20:37:01 -08:00