summaryrefslogtreecommitdiff
path: root/zephyr/zmake/tests/test_build_config.py
Commit message (Expand)AuthorAgeFilesLines
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-121-3/+3
* zmake: Fix cros lint warnings in testsJeremy Bettis2022-04-111-22/+30
* zephyr: zmake: Force clobbering on DTS or kconfig file changesJack Rosenthal2022-01-211-17/+47
* zephyr: zmake: Create stable ordering of kconfig filesJack Rosenthal2022-01-181-0/+18
* zephyr: zmake: Only re-run cmake when requiredJack Rosenthal2022-01-141-0/+54
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-36/+50
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-021-3/+4
* zmake: fix test timeoutYuval Peress2021-06-091-1/+3
* zephyr: zmake: disable fuzzer deadlines on test_popen_cmake_kconfigJack Rosenthal2021-02-181-0/+1
* zephyr: zmake: remove . and .. from file names in BuildConfig testJack Rosenthal2021-02-101-1/+1
* zephyr: zmake: add a test for BuildConfig objectsJack Rosenthal2021-01-291-0/+184