Skip to content

Commit 598608e

Browse files
Doug CarlsonDoug Carlson
authored andcommitted
IAR projects/workspace for CppUTest and tests.
Added CppUTest (library) and CppUTestTest (simulator executable) projects and CppUTest workspace for IAR (Cortex M4F). Added IAR-specific tweaks to AllTests.cpp/.h to deal with the lack of command line arguments in IAR and errors related to returning from main. Builds and passes all tests with IAR Embedded Workbench for ARM version 7.40.2.8570.
1 parent 24a5979 commit 598608e

13 files changed

+15779
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,4 @@ m4/ltversion.m4
7676
m4/lt~obsolete.m4
7777
missing
7878
test-driver
79+
platforms/iar/settings

platforms/iar/CppUTest.dep

Lines changed: 557 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)