summaryrefslogtreecommitdiff
path: root/zephyr/firmware_builder.py
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Also exclude mock dirJeremy Bettis2022-08-291-0/+1
* cq: Filter out tests in mcutests alsoJeremy Bettis2022-08-261-52/+60
* cq: Save the html report for herobrine coverageJeremy Bettis2022-08-241-1/+20
* zephyr: Fix filtering of zephyr subsysJeremy Bettis2022-08-191-2/+2
* cq: Add new metric for coverage w/o testsJeremy Bettis2022-08-161-1/+28
* zephyr: Run the upstream shell tests alsoJeremy Bettis2022-08-161-2/+4
* zephyr: firmware_builder: Log twister test failsAaron Massey2022-08-141-1/+7
* cq: Use /dev/null as stdin in buildsJeremy Bettis2022-08-121-7/+25
* zephyr: Add herobrine only coverage metricJeremy Bettis2022-08-081-24/+138
* zephyr: tests: remove BUILD.py for Zephyr EC unit testsTristan Honscheid2022-08-051-8/+5
* cq: Upload coverage html report as dir, not tarJeremy Bettis2022-07-291-4/+3
* zephyr: twister: Specify llvm-cov tool in twister wrapper scriptTristan Honscheid2022-07-281-2/+0
* cq: Don't return 0 for success, we have raiseJeremy Bettis2022-07-271-7/+3
* cq: Set explicit cwd on all subprocessesJeremy Bettis2022-07-271-20/+26
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-6/+20
* zephyr: Switch Twister tests to LLVMTristan Honscheid2022-07-261-6/+16
* zephyr: Split twister build and testAl Semjonovs2022-07-251-8/+18
* zephyr: Add wrapper script for calling twisterTristan Honscheid2022-07-221-1/+14
* cq: Exclude build dir from coverageJeremy Bettis2022-07-191-1/+17
* ec: Enforce black in presubmitJeremy Bettis2022-07-131-4/+0
* cq: Upload code coverage html report as artifactJeremy Bettis2022-07-121-0/+23
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-101/+108
* firmware_builder: Enforce clang-format in CQJack Rosenthal2022-07-081-2/+4
* cq: Merge in the legacy tests in the zephyr covJeremy Bettis2022-07-071-1/+27
* zephyr: Don't convert paths to relative in infoJeremy Bettis2022-06-071-13/+1
* zephyr: Export coverage metrics in CQ buildJeremy Bettis2022-05-191-6/+25
* zephyr: Fix lint errors in firmware_builder.pyJeremy Bettis2022-05-131-10/+13
* ec: Switch to gen_sdk importJeremy Bettis2022-05-101-4/+4
* cq: Export binary and ram sizes in cq build metricJeremy Bettis2022-03-171-46/+103
* cq: Use relative paths in lcov.info fileJeremy Bettis2022-02-251-1/+15
* zmake: Implement zmake test v2Jeremy Bettis2022-02-231-34/+28
* zephyr: zmake: Remove the hard-coded list of projects in firmware_builder.pyJack Rosenthal2022-02-111-13/+3
* zmake: Move project coverage to output dirJeremy Bettis2022-02-081-2/+2
* cq: Handle coverage betterJeremy Bettis2022-02-071-10/+33
* zephyr: Drop support for kohakuJack Rosenthal2021-11-101-1/+0
* zephyr: Validate BUILD.py files are formatted with black in CQJack Rosenthal2021-11-031-0/+4
* zephyr: zmake: Rename project name fieldJack Rosenthal2021-11-021-2/+2
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-7/+3
* ec: Run tests in normal and coverage modeJeremy Bettis2021-08-241-7/+6
* zephyr: zmake: separate zmake test execution out of zmakeJack Rosenthal2021-07-021-3/+9
* zmake: block hypothesis health checks for CQYuval Peress2021-06-221-1/+1
* zephyr: remove --fail-fast parameter to zmake testallJack Rosenthal2021-04-131-1/+1
* zephyr: Bundle a summary code coverage fileJeremy Bettis2021-04-071-1/+23
* zephyr: firmware_builder bundle functionalityKevin Shelton2021-04-051-10/+106
* zephyr: zmake: Avoid showing a backtrace on errorsSimon Glass2021-03-301-2/+2
* zephyr: restructure volteer and delbin project directoriesJack Rosenthal2021-03-291-1/+1
* zephyr: Import firmware_builder.py from zephyr-chrome repoJack Rosenthal2021-03-291-0/+103