Brian Daniels
d101c74e25
Adding .mbedignore logic to find_tests function
...
Addresses issues #247 and #197
2016-06-09 17:09:23 +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
Brian Daniels
7a627b3fdd
Allowing test builds to continue if one test build fails
...
This ensures that a build report is produced, even if a build fails. This
allows you to see what went wrong later.
2016-05-26 09:10:17 -05:00
Brian Daniels
d676b19105
Adding macro option to test.py script
2016-05-24 09:10:37 -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
Marcus Shawcroft
3b2b06197a
move workspace to tools
2016-04-05 16:30:51 +01:00
Bogdan Marinescu
dca69e022b
Preparing new layout - moved ./workspace_tools to ./tools
2016-04-05 16:26:31 +01:00