ARMmbed / ci-test-shield

mbed CI Test Shield
Apache License 2.0
9 stars 36 forks source link

Level testing formatting and updates. #66

Open brandonboesch opened 6 years ago

brandonboesch commented 6 years ago

Formatted Level0, Level1, and TestFramework to follow mbed style guide. Added ifdef guards to enable compiling on boards that do not have all the functionality required for the tests. Fixed a few bugs, and removed unnecessary asserts.