Brian Daniels
71fe5e8665
Printing build summary at the end of build, as well as build log for failures
2016-06-07 13:24:25 +01:00
Brian Daniels
e0c7e5fd89
Compiling tests stops on first failure by default, with option to continue
2016-06-07 13:17:51 +01:00
Brian Daniels
9e012bb2c2
Fixing traceback when listing tests
2016-06-06 22:41:15 +01:00
Brian Daniels
427664c789
Passing verbose option to build apis in test.py
2016-06-06 12:31:13 +01:00
Brian Daniels
8877ac40f6
Adding a script to build mbed OS and all tests for all targets and toolchains
2016-05-31 17:34:02 -05:00
Brian Daniels
6dbc9601f8
Reflecting build failures in the status code of the process
2016-05-26 09:20:24 -05:00
Martin Kojtal
c71e81b371
Merge pull request #122 from bridadan/test-script-macros
...
Adding macro option to test.py script
2016-05-26 13:12:01 +01:00
Brian Daniels
c29f66e851
Defaulting to parallel builds for tests
2016-05-24 16:44:42 -05:00
Brian Daniels
d676b19105
Adding macro option to test.py script
2016-05-24 09:10:37 -05:00
Brian Daniels
bc86aa92a0
Adding JUnit build reporting option to test.py
2016-05-23 10:50:22 -05:00
Brian Daniels
4ae7d54830
Fixing build issues for tests.
...
Build artifacts from previous builds were polluting the current build. Now
shared sources are built as a library, then tests are built into their own
folder.
2016-05-10 14:53:35 +01:00
Brian Daniels
1d28050686
Adding test compiling and test spec generation to test.py
2016-05-05 15:37:37 +01:00
Brian Daniels
1a8b973aab
Moving test discovery logic into test_api.py. test.py is now just the CLI interface to these functions
2016-04-22 16:29:55 -05:00
Brian Daniels
9a126c4e3a
Adding script in the tools directory that allows you to discover tests
2016-04-21 13:51:51 -05:00