aboutsummaryrefslogtreecommitdiffstats
path: root/build_test.py
Commit message (Expand)AuthorAgeFilesLines
* run serial test even when parallel test failsJianxun Zhang2019-03-141-6/+8
* crosvm: set ARM_TRIPLE to armv7a-cros-linux-gnueabihfYunlian Jiang2018-09-261-1/+1
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-291-1/+0
* crosvm: move device_manager to it's own crateSonny Rao2018-02-261-0/+1
* io_jail: correct io_jail tests that used Minijail::enter()Zach Reizner2017-11-011-4/+4
* build_test: use command line arguments instead of enviroment variablesZach Reizner2017-09-221-34/+97
* vhost: Fix-up failing tests and add a little more coverageJason D. Clinton2017-09-091-0/+1
* net_util: Fix-up failing tests and add a little more coverageJason D. Clinton2017-09-081-0/+1
* sys_util: use libc's openlog to connect to syslogZach Reizner2017-09-061-2/+4
* add build_test script to automate crosvm test runningZach Reizner2017-09-011-0/+168