summaryrefslogtreecommitdiff
path: root/tools/buildman/test.py
AgeCommit message (Expand)Author
2020-07-28buildman: Correct the testOutputDir() unit testSimon Glass
2020-06-11buildman: Remove _of_#_ from results directory pathsOvidiu Panait
2020-04-26patman: Tidy up sys.path changesSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26buildman: Move to absolute importsSimon Glass
2020-04-26buildman: Fix test for new 9.2 kernelSimon Glass
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass
2020-04-21buildman: Show a summary of the build resultSimon Glass
2020-04-21buildman: Use spaces in the board listSimon Glass
2020-04-21buildman: Show the list of boards in magentaSimon Glass
2020-04-21buildman: Use yellow consistently for warning linesSimon Glass
2020-04-21buildman: Test the output with --list-error-boardsSimon Glass
2020-04-21buildman: Add a test helper for creating a line prefixSimon Glass
2020-04-21buildman: Split out testOutput() into separate functionsSimon Glass
2020-04-21buildman: Create temp directory in test setupSimon Glass
2020-04-21buildman: Use an iterator to check test outputSimon Glass
2020-04-21buildman: Add test coverage for error/warning colourSimon Glass
2020-04-10buildman: Be more selective about which directories to removeSimon Glass
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-11-04buildman: Convert to Python 3Simon Glass
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng
2018-11-20buildman: Show boards with warning with w+Simon Glass
2018-11-20buildman: Detect dtc warningsSimon Glass
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-10-08buildman: dtoc: Suppress unwanted output from testSimon Glass
2018-10-08buildman: Make the toolchain test more forgivingSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-22buildman: Fix up testsSimon Glass
2017-11-22buildman: Allow skipping of tests which use the networkSimon Glass
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher
2016-10-09buildman: Print a message indicating the build is startingSimon Glass
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek
2015-03-05buildman: Add a space before the list of boardsSimon Glass
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Don't use the local settings when running testsSimon Glass
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass
2015-01-14buildman: Add tests that check the correct output directory is usedSimon Glass
2014-09-09buildman: Expand output test to cover directory prefixesSimon Glass
2014-09-09buildman: Enhance basic test to check summary outputSimon Glass
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass
2014-08-13buildman: Refactor output optionsSimon Glass
2013-10-01buildman: Adjust tests for new boards.cfg formatSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass