summaryrefslogtreecommitdiff
path: root/zephyr/zmake/tests/test_packers.py
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Change final output binary to ec.binJeremy Bettis2022-07-291-2/+2
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-131-3/+3
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-1/+0
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-121-11/+16
* zmake: Fix cros lint warnings in testsJeremy Bettis2022-04-111-24/+35
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-13/+18
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-021-3/+4
* zmake: test final file output sizeYuval Peress2021-06-101-0/+51