Target Integration Overview

From STRIDE Wiki
Revision as of 10:17, 14 September 2009 by Timd (talk | contribs) (Created page with '==Overview== thumb|300px|STRIDE Build Process The ultimate goals of a STRIDE target integration are to: ; Update STRIDE Settings as needed ::…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

STRIDE Build Process

The ultimate goals of a STRIDE target integration are to:

Update STRIDE Settings as needed
  • STRIDE Compiler settings
  • PAL settings
Add code to your target source
  • To start and stop STRIDE runtime threads
Update your target build process to
  • Include the STRIDE Runtime sources
  • Include Test Unit sources
  • Run the STRIDE Build Tools as a pre-compile step
  • Make it easy for developers to add tests to the target build