summaryrefslogtreecommitdiff
path: root/zephyr/zmake/tests/test_zmake.py
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Adjust pylint disabled messagesJeremy Bettis2022-08-171-1/+1
* zmake: Log command environmentAbe Levkoy2022-08-121-3/+7
* zmake: test: Use GNUMakeJobClient via super()Abe Levkoy2022-08-121-3/+2
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-6/+19
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-131-2/+2
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-2/+1
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-121-12/+17
* zmake: Fix build-build-ro directories in testJeremy Bettis2022-03-161-29/+23
* zmake: Make cros lint happy for recent changesJeremy Bettis2022-02-241-11/+16
* zmake: Fix unit tests outside chrootJeremy Bettis2022-02-241-74/+50
* zmake: Implement zmake build v2Jeremy Bettis2022-02-231-28/+34
* zmake: Implement zmake configure for multi-project.Jeremy Bettis2022-02-191-1/+3
* zephyr: zmake: Only re-run cmake when requiredJack Rosenthal2022-01-141-1/+3
* zephyr: zmake: Add a list-projects subcommandJack Rosenthal2021-11-301-0/+67
* zephyr: zmake: Drop support for per-project zephyr versioningJack Rosenthal2021-11-221-3/+0
* zephyr: zmake: Only support one Zephyr version per projectJack Rosenthal2021-11-021-1/+1
* zephyr: zmake: Rename project name fieldJack Rosenthal2021-11-021-1/+1
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-7/+16
* ec: Pass zephyr root dir to zmake instead of baseJeremy Bettis2021-09-301-0/+2
* Revert "zmake: Trim short version on full hashes"Jack Rosenthal2021-09-211-1/+1
* zmake: Trim short version on full hashesJeremy Bettis2021-09-201-1/+1
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-0/+7
* Reland "zephyr: pull in the version string from zmake"Jack Rosenthal2021-08-201-1/+2
* Revert "zephyr: pull in the version string from zmake"Rob Barnes2021-08-201-2/+1
* zephyr: pull in the version string from zmakeJack Rosenthal2021-08-191-1/+2
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-43/+49
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-021-1/+2
* Reland "zephyr: zmake: Show devicetree / compiler errors"Simon Glass2021-05-261-9/+54
* zmake: Allow filter tests to be run without pytestSimon Glass2021-05-261-46/+54
* zmake: Add a helper function for test filenamesSimon Glass2021-05-071-16/+16
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-05-031-0/+156
* Revert "Reland "zephyr: zmake: Add a test for zmake and output filtering""Jack Rosenthal2021-04-201-107/+0
* Reland "zephyr: zmake: Add a test for zmake and output filtering"Simon Glass2021-04-201-0/+107
* Revert "zephyr: zmake: Add a test for zmake and output filtering"Jack Rosenthal2021-04-131-107/+0
* Revert "zephyr: zmake: Ensure all output is produced"Jack Rosenthal2021-04-131-9/+0
* Revert "zephyr: zmake: Show devicetree / compiler errors"Jack Rosenthal2021-04-131-13/+2
* zephyr: zmake: Show devicetree / compiler errorsSimon Glass2021-04-131-2/+13
* zephyr: zmake: Ensure all output is producedSimon Glass2021-04-131-0/+9
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-04-131-0/+107