summaryrefslogtreecommitdiff
path: root/zephyr/firmware_builder.py
Commit message (Expand)AuthorAgeFilesLines
* 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