Commit Graph

7 Commits (32cfb8cf4f56f45ddfc50a6b2803ac98496c2c0b)

Author SHA1 Message Date
Dean Camera 998009c490 Fix incorrectly names build test directory references.
13 years ago
Dean Camera 380f014c4c Added build test to verify correct compilation of all bootloaders using all supported devices.
13 years ago
Dean Camera 7a7ee6a908 Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
13 years ago
Dean Camera 44f348e7ff Add partially complete BoardDriverTest build test.
13 years ago
Dean Camera b762780343 Add source static analysis build test using "cppcheck".
13 years ago
Dean Camera 2f036ae2bf Add build test for forced single USB modes.
13 years ago
Dean Camera 1132488e8f Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible.
13 years ago