summaryrefslogtreecommitdiff
path: root/tester/rt/test.py (follow)
AgeCommit message (Expand)Author
2020-12-16tester: Add yaml format to the supported report formatsHEADmasterCláudio Maia
2020-10-05tester: Prevent crash with json outputKinsey Moore
2020-09-26Move all python commands to use env pythonChris Johns
2020-09-08tester: Add support for test-too-longChris Johns
2020-02-26tester: Use prefix for rtems_tools by defaultSebastian Huber
2019-11-22tester: Add basic support to generate JUnit test reportsHesham Almatary
2019-09-24Fix exception when no output format is specifiedKinsey Moore
2019-09-05tester: Minor fix to prefix handling.Chris Johns
2019-08-22Add JSON log generationKinsey Moore
2018-11-27Coverage : install covoar in tester/binVijay Kumar Banerjee
2018-11-26tester: Minor formatting change.Chris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2018-10-03config: Consolidate the version information into a single configuration fileChris Johns
2018-06-18tester: Make the path to covoar absolute to ignore the env PATH.Chris Johns
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee
2018-04-10teater: Filter out an *.norun.* executables.Chris Johns
2017-11-11tester: Add reporting the RTEMS version, build and tools.Chris Johns
2017-11-04tester: Change the mail subject so it list by BSP in the archives.Chris Johns
2017-11-03tester: Fix the output so the report end analysis works.Chris Johns
2017-11-03tester: Add the rtems-run command.Chris Johns
2017-10-25tester: Minor fix to the test results mail.Chris Johns
2017-10-25tester: Check mail parameters early so users can fix.Chris Johns
2017-10-25tester: Add a BSP field to each BSP INI configuration section.Chris Johns
2017-10-24tester: Refactor to use INI format files for BSP configurations.Chris Johns
2017-10-21tester: Remove pass status messages from the email log posts.Chris Johns
2017-10-12tester: Add support to email results.Chris Johns
2017-10-10tester: Add a tester off to turn the target off when finished.Chris Johns
2017-09-21Add TFTP as a back end option for testing. Add telnet as a console option.Chris Johns
2017-04-04tester: Add support for expected-fail, user-input, and benchmarks.Chris Johns
2016-03-16tester: Fix reraising an exception with Python2 and Python3.Chris Johns
2016-03-14rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns
2016-03-09Remove exception test code left in.Chris Johns
2016-03-09Python 2 and python 3 refactor fixes.Chris Johns
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns
2015-12-09Add release versioning support.Chris Johns
2015-11-12Python 3 compatibilitySebastian Huber
2015-02-08Fixes to the run the waf built tests when installed.Chris Johns
2015-02-08Install the rtems-test command.Chris Johns
2014-11-02typoBen Gras
2014-05-31tester: Correctly handle contro-c.Chris Johns
2014-05-09add --filter to specify the set of selected tests.Ben Gras
2014-02-15rt: Add the rtems-tester.Chris Johns