|
|
(247 intermediate revisions by 9 users not shown) |
Line 1: |
Line 1: |
| Welcome to the new S2 Technologies™ '''STRIDE'''™''' Support Wiki'''.
| | <span style="#color:#0067A5"> <font size="5"> Stride™ Wiki </font> </span> |
| | __NOTOC__ |
| | Stride is a test framework for writing C/C++ test cases executing on a device. For an overview of Stride [[Stride Overview| '''click here''']]. |
|
| |
|
| This site is currently a '''WORK IN PROGRESS'''. It is expected to be available for general consumption by end of February (2008) with the STRIDE '''Moonlight''' beta release.
| | == [[Test Implementation]] == |
| Customer additions are welcome and encouraged. Please read the '''[[S2 Wiki Support|S2 Wiki Support Policies]]''', '''[[Help:How to add a topic|How to add a topic]]''' and '''[[Help:Contents|Help]]''' pages for guidelines and instructions on editing. You must '''[[Special:Userlogin|log in or create an account]]''' before you can edit a page.
| | * [[Test Unit]] |
| | * [[Test Pragmas]] |
| | * [[Test Macros]] |
| | * [[Notes]] |
| | * [[Parameterized_Test_Units | Parameters]] |
| | * [[File Transfer Services | Remoting Files]] |
| | * [[Test_Documentation_in_C/C%2B%2B | Documenting Tests]] |
| | * [[Running Tests]] |
| | * [[Runtime Test Services | Test Services]] |
|
| |
|
| Please select a topic or category heading below, or enter a search string in the Search field to the left.
| | == [[Test Doubles]] == |
| | * [[Test Double]] |
| | * [[Scl function | Function Pragma]] |
| | * [[Name Mangling]] |
|
| |
|
| ----
| | == [[Test Points]] == |
| | * [[Test Point]] |
| | * [[Expectations | Expectations]] |
| | * [[Test_Point_Testing_in_C/C%2B%2B | Writing Tests]] |
| | * [[Test Log | Test Logs]] |
|
| |
|
| | == [[Testing with Perl]] == |
| | * [[Test Script]] |
| | * [[Perl Script APIs | Test API]] |
| | * [[Perl Script Snippets | Examples]] |
|
| |
|
| {|
| | == [[Installation]] == |
| {|
| |
| | valign="top" |
| |
| {|cellpadding="2" cellspacing="5" style="vertical-align:top;border:1px solid #bcc"
| |
| ! style="margin:0;background:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;" | [[:Category:Deploying STRIDE|Deploying STRIDE]]
| |
| ! style="margin:0;background:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;" | [[:Category:Test Utilities|Test Utilities]]
| |
| ! style="margin:0;background:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;" | [[:Category:Frameworks|Frameworks]]
| |
| |-
| |
| | valign="top"|
| |
| * [[Installing STRIDE]]
| |
| * [[Integrating STRIDE]]
| |
| * [[Verifying Installation]]
| |
| * [[Proof of Concept]]
| |
| * [[Framework| Framework]]
| |
| * [[Training]]
| |
| | valign="top"|
| |
| * [[Host Apps]]
| |
| * [[Test Classes]]
| |
| * [[Test Functions]]
| |
| * [[Test Runners]]
| |
| * [[Components]]
| |
| * [[Templates]]
| |
| | valign="top"|
| |
| * [[Using Frameworks]]
| |
| * [[Creating Frameworks]]
| |
| * [[Provided Frameworks]]
| |
| * [[Using Packages]]
| |
| * [[Creating Packages]]
| |
| * [[Provided Packages]]
| |
|
| |
|
| |-
| | * [[Framework Setup]] |
| ! style="margin:0;background:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;" | [[:Category:Training|Training]]
| | * [[Windows SDK]] |
| ! style="margin:0;background:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;" | [[:Category:Application Notes|Application Notes]]
| | * [[Posix SDK]] |
| ! style="margin:0;background:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;" | [[:Category:Release Notes|Release Notes]]
| | * [[Runtime Integration]] |
| |-
| | * [[Build Integration]] |
| | valign="top" |
| | * [[STRIDE Extensions for Visual Studio | Build with Visual Studio]] |
| *[[Overview]] | |
| *[[STRIDE Quick Start]] | |
| *[[Target Test Code]] | |
| *[[Interface Instrumentation]] | |
| *[[Test Scripts]] | |
| | valign="top"|
| |
| <categorytree mode=all hideroot=on>Application Notes</categorytree>
| |
| <!--
| |
| *[[:Category:SCL|SCL]] | |
| *[[:Category:Scripting|Scripting]]
| |
| *[[:Category:Troubleshooting|Troubleshooting]]
| |
| *[[:Category:FAQ|FAQ]]
| |
| -->
| |
| *[[New Appnotes Docs]]
| |
|
| |
|
| | valign="top"|
| | == [[Training]] == |
| * [[STRIDE 2.1.00xx | STRIDE 2.1.00xx (D Street)]] | | * [[Stride Sandbox]] |
| * [[2.1.0201 | STRIDE 2.1.02xx (Moonlight)]] | | * [[Training Overview]] |
| |}
| | * [[Training Basics]] |
| |}
| | * [[Training Advanced]] |
| |-
| | * [[Training Perl]] |
|
| |
|
| [[Category:Main Page]] | | == [[Reference]] == |
| | * [[STRIDE Runner| Runner]] |
| | * [[STRIDE Build Tools | Build Tools]] |
| | * [[STRIDE Runtime | Runtime]] |
| | * [[Platform Abstraction Layer | Platform Abstraction Layer (PAL)]] |
| | * [[Intercept Module | Intercept Module (IM)]] |
| | * [[Reporting Model]] |
| | * [[Pragmas]] |
| | * [[Release Notes]] |