summaryrefslogtreecommitdiff
path: root/zephyr/firmware_builder.py
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Add myst to gitlab buildsTristan Honscheid2023-04-181-0/+1
* zephyr: zmake: Drop dead testing codeJack Rosenthal2023-03-291-4/+0
* cq: report coverage for both Nissa referencesPeter Marheine2023-03-221-1/+3
* cq: Build coverage reports for all skyrim variantsJeremy Bettis2023-03-061-1/+7
* zephyr: Add geralt to gitlab buildsTristan Honscheid2023-02-151-1/+9
* zephyr: firmware_builder.py: Run with Python 3.8Jack Rosenthal2023-02-141-1/+1
* ec: Use chromite isort configJeremy Bettis2023-02-031-1/+3
* cq: Export a few boards in binary_sizesJeremy Bettis2022-12-101-3/+20
* cq: Run steps in parallel by moving logic to makeJeremy Bettis2022-12-021-334/+49
* cq: Exclude zephyr/main/arch/posix from coverageJeremy Bettis2022-11-141-0/+1
* Revert "cq: Run verbose make for better debugging"Jeremy Bettis2022-11-091-2/+2
* ec: Track coverage for rex.Jeremy Bettis2022-11-091-1/+1
* twister: Implement --gcc and --clang optionsJeremy Bettis2022-11-081-22/+5
* zephyr: rename projects folder to programKeith Short2022-11-041-1/+1
* cq: Run tests with both gcc and clang.Jeremy Bettis2022-11-041-11/+68
* cq: Run verbose make for better debuggingJeremy Bettis2022-11-041-2/+2
* cq: Make sure build is cleanJeremy Bettis2022-11-021-0/+5
* cq: Pass the compiler to twisterJeremy Bettis2022-11-011-0/+2
* cq: Remove unnecessary lcov commandJeremy Bettis2022-10-181-20/+1
* ec: Replace dir in path with *Jeremy Bettis2022-10-141-1/+1
* cq: Expand coverage exclusionsJeremy Bettis2022-10-141-1/+20
* ec: New tool to merge lcov filesJeremy Bettis2022-10-111-21/+22
* cq: Add coverage metric for kinglerJeremy Bettis2022-10-111-1/+1
* cq: Add coverage builds for cq and gitlabJeremy Bettis2022-10-051-1/+1
* cq: Only run twister once in test phaseJeremy Bettis2022-09-281-3/+1
* zephyr: upload test results for local runsAl Semjonovs2022-09-151-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* 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