summaryrefslogtreecommitdiffstats
path: root/tester/rt/check.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-bsp-builder: Fix mail supportAlex White2021-10-291-1/+16
* check.py: Fix incorrect use of os.linesepRyan Long2021-09-151-2/+2
* rtems-bsp-builder: Change to waf build systemRyan Long2021-05-251-9/+26
* Improve Python 3 compatibilitySebastian Huber2020-03-171-1/+1
* bsp-builder: Do not clean the build space when starting with --no-cleanChris Johns2019-09-051-1/+1
* tester/check: Convert the indent size to an int.Chris Johns2019-02-081-1/+1
* python: Provide support to select a valid python version.Chris Johns2018-11-081-8/+11
* config: Consolidate the version information into a single configuration fileChris Johns2018-10-031-18/+15
* config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns2018-10-021-336/+5
* tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns2018-09-081-1/+3
* tester/bsp-builder: Add excluded build options to the base options.Chris Johns2018-09-081-12/+33
* tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns2018-09-041-4/+6
* bsp-builder: Collect2 messages are errors.Chris Johns2018-04-101-0/+1
* rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns2018-02-011-1/+1
* rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns2018-02-011-1/+6
* tester: Fix rtems-bsp-builder reporting bugChris Johns2017-11-011-2/+2
* bsb-builder: Add email support, and config report types.Chris Johns2017-10-221-36/+127
* rtems-bsp-builder: Use the profile's architecture's BSP lists.Chris Johns2017-05-311-4/+5
* rtems-bsp-builder: Refactor to add jobs.Chris Johns2017-05-241-422/+801
* rtemstoolkit: Add Python INI configuration support.Chris Johns2017-05-151-109/+24
* rtems-bsp-builder: Add all architectures and BSPs.Chris Johns2017-05-151-33/+83
* rtems-bsp-builder: Fix excluding builds.Chris Johns2017-05-101-20/+29
* rtems-bsp-builder: Fix passes report alignment.Chris Johns2017-04-281-4/+3
* rtems-bsp-tester: Make the failure and pass report more compact.Chris Johns2017-04-281-14/+14
* rtems-bsp-builder: Fix time in warnings report, wrapping in reports.Chris Johns2017-04-261-12/+17
* rtems-bsp-builder: Fix access when there are no messages.Chris Johns2017-04-261-2/+8
* rtems-bsp-builder: Fix the build sets excludes.Chris Johns2017-04-251-2/+4
* rtems-bsp-builder: Refactor for better config format, warnings and errors.Chris Johns2017-04-251-148/+671
* rtems-bsp-builder: Fix the counts to accumulate.Chris Johns2017-03-281-1/+1
* rtems-bsp-builder: Fix profile error message.Chris Johns2017-03-151-3/+3
* bsp-builder: Fix final output errors.Chris Johns2016-12-131-6/+6
* bsp-builder: Add support for builds.Chris Johns2016-12-011-14/+28
* bsp-bulder: Get the end time when building an architecture.Chris Johns2016-11-301-0/+1
* bsp-builder: Results format fixes.Chris Johns2016-08-301-6/+6
* bsp-builder: Fix bugs.Chris Johns2016-08-291-6/+5
* bsp-builder: Fix column printing of the arch/bsp.Chris Johns2016-08-251-4/+21
* bsp-builder: Print one results report only.Chris Johns2016-08-191-15/+20
* bsp-builder: Fix results report columns.Chris Johns2016-08-191-1/+1
* bsp-builder: Support per BSP excludes.Chris Johns2016-08-181-23/+114
* tester: handle compile argument warnings.Chris Johns2016-08-181-4/+8
* Add rtems-bsp-builder.Chris Johns2016-07-061-0/+496