summaryrefslogtreecommitdiff
path: root/zephyr/zmake/tests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* 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: Fix cros lint warnings in testsJeremy Bettis2022-04-111-6/+11
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-52/+0
* zephyr: zmake: Bound size of relative paths for resolve_build_dir testsJack Rosenthal2021-09-131-1/+4
* Reland "zephyr: pull in the version string from zmake"Jack Rosenthal2021-08-201-0/+15
* Revert "zephyr: pull in the version string from zmake"Rob Barnes2021-08-201-15/+0
* zephyr: pull in the version string from zmakeJack Rosenthal2021-08-191-0/+15
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-16/+20
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-021-3/+3
* zmake: Add utility for getting value from autoconf.hYuval Peress2021-06-091-0/+10
* zmake: Fix test deadlineYuval Peress2021-04-161-0/+4
* zepyhr: zmake: add a function to read zephyr version from $ZEPHYR_BASEJack Rosenthal2021-02-101-0/+16
* zephyr: zmake: Fix zmake default build directory resolutionYuval Peress2021-02-051-13/+0
* zmake: allow zmake build/test to target project directoriesYuval Peress2021-02-041-29/+46
* zmake: enable default build directory for configure subcommandYuval Peress2021-02-041-0/+51