Build Integration
Jump to navigation
Jump to search
This article describes how to add tests to your target build. It assumes that your have completed the steps described in the article Runtime Integration.
-adding build tools -implementing a strategy for adding test unit sources
Adding STRIDE Build Tools to Your Target Build
Compiler Settings
Building the Target with STRIDE Diagnostics
Running STRIDE Diagnostics
Interpreting Diagnostic Results
- add TestIntro sample to build
- run tests -publish
-- good technique is to set up like the sdk makefile; all test sources and headers are put in a specific directory.
-- build tools Build Tools