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