summaryrefslogtreecommitdiff
path: root/tools/buildman/func_test.py
AgeCommit message (Expand)AuthorFilesLines
2020-09-22buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak1-0/+2
2020-04-26patman: Move to absolute importsSimon Glass1-5/+4
2020-04-26buildman: Move to absolute importsSimon Glass1-4/+5
2020-04-26buildman: Write output files when using -wSimon Glass1-0/+4
2020-04-26buildman: Use out-env for environment outputSimon Glass1-0/+7
2020-04-26buildman: Make sure that -o is given with -wSimon Glass1-0/+6
2020-04-21buildman: Change the exit codesSimon Glass1-1/+1
2020-04-21buildman: Make -I the defaultSimon Glass1-8/+20
2020-04-11buildman: Allow building within a subdir of the current dirSimon Glass1-9/+0
2020-04-11bulidman: Add support for a simple buildSimon Glass1-4/+35
2019-11-05buildman: Convert to Python 3Simon Glass1-8/+8
2019-10-08buildman: Perform tests in a temporary directoryTom Rini1-12/+14
2018-09-11Remove CONFIG_USE_STDINTMasahiro Yamada1-1/+1
2018-06-07buildman: Extract environment as part of each buildAlex Kiernan1-0/+5
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann1-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-01-17tools: Update python "help" tests to cope with "more" odditiesTom Rini1-1/+4
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher1-1/+0
2016-08-01buildman: Fix the 'help' test to use the correct pathSimon Glass1-1/+1
2016-03-18buildman: Allow branch names which conflict with directoriesSimon Glass1-0/+2
2014-09-10buildman: Ignore conflicting tagsSimon Glass1-0/+3
2014-09-10buildman: Permit branch names with an embedded '/'Simon Glass1-4/+13
2014-09-10buildman: Add additional functional testsSimon Glass1-18/+306
2014-09-10buildman: Allow tests to have their own boardsSimon Glass1-1/+19
2014-09-10buildman: Avoid looking at config file or toolchains in testsSimon Glass1-0/+19
2014-09-10buildman: Add a functional testSimon Glass1-0/+182