Difference between revisions of "Main Page"

From STRIDE Wiki
Jump to: navigation, search
 
(230 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Welcome to the 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''']].
  
All contributions are welcome and encouraged. Please read '''[[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 Implementation]] ==
 +
* [[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]]
  
<br>
+
== [[Testing with Perl]] ==
 +
* [[Test Script]]
 +
* [[Perl Script APIs | Test API]]
 +
* [[Perl Script Snippets | Examples]]
  
{|
+
== [[Installation]] ==
|}
 
  
{|
+
* [[Framework Setup]]
|-
+
* [[Windows SDK]]
| valign="top" |
+
* [[Posix SDK]]
{| cellspacing="5" cellpadding="2" style="border: 1px solid rgb(187, 204, 204); vertical-align: top;"
+
* [[Runtime Integration]]
|-
+
* [[Build Integration]]
! style="border: 1px solid rgb(163, 176, 191); margin: 0pt; padding: 0.2em 0.4em; background: rgb(206, 223, 242) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 120%; font-weight: bold; text-align: left; color: rgb(0, 0, 0);" | [[:Category:Deploying STRIDE|Deploying STRIDE]]
+
* [[STRIDE Extensions for Visual Studio | Build with Visual Studio]]
! style="border: 1px solid rgb(163, 176, 191); margin: 0pt; padding: 0.2em 0.4em; background: rgb(206, 223, 242) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 120%; font-weight: bold; text-align: left; color: rgb(0, 0, 0);" | [[:Category:Test Utilities|Test Utilities]]
 
! style="border: 1px solid rgb(163, 176, 191); margin: 0pt; padding: 0.2em 0.4em; background: rgb(206, 223, 242) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 120%; font-weight: bold; text-align: left; color: rgb(0, 0, 0);" | [[:Category:Frameworks|Frameworks]]
 
|-
 
| valign="top" |
 
*[[Installing STRIDE|Installing STRIDE]]  
 
*[[Integrating STRIDE|Integrating STRIDE]]  
 
*[[Verifying Installation|Verifying Installation]]  
 
*[[Proof of Concept|Proof of Concept]]  
 
*[[Framework|Framework]]  
 
*[[Training|Training]]
 
  
| valign="top" |
+
== [[Training]] ==
*[[Host Apps|Host Apps]]  
+
* [[Stride Sandbox]]
*[[Test Classes|Test Classes]]
+
* [[Training Overview]]
*[[Test Runners|Test Runners]]  
+
* [[Training Basics]]
*[[:Category:Components|Components]]  
+
* [[Training Advanced]]
*[[Templates|Templates]]  
+
* [[Training Perl]]
*[[Other Utilities|Other Utilities]]
 
  
| valign="top" |
+
== [[Reference]] ==
*[[Using Frameworks|Using Frameworks]]
+
* [[STRIDE Runner| Runner]]
*[[Creating Frameworks|Creating Frameworks]]
+
* [[STRIDE Build Tools | Build Tools]]
*[[Provided Frameworks|Provided Frameworks]]
+
* [[STRIDE Runtime | Runtime]]
*[[Using Packages|Using Packages]]
+
* [[Platform Abstraction Layer | Platform Abstraction Layer (PAL)]]
*[[Creating Packages|Creating Packages]]
+
* [[Intercept Module | Intercept Module (IM)]]
*[[Provided Packages|Provided Packages]]
+
* [[Reporting Model]]
 
+
* [[Pragmas]]
|-
+
* [[Release Notes]]
! style="border: 1px solid rgb(163, 176, 191); margin: 0pt; padding: 0.2em 0.4em; background: rgb(206, 223, 242) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 120%; font-weight: bold; text-align: left; color: rgb(0, 0, 0);" | [[:Category:Training|Training]]  
 
! style="border: 1px solid rgb(163, 176, 191); margin: 0pt; padding: 0.2em 0.4em; background: rgb(206, 223, 242) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 120%; font-weight: bold; text-align: left; color: rgb(0, 0, 0);" | [[:Category:Application Notes|Application Notes]]
 
! style="border: 1px solid rgb(163, 176, 191); margin: 0pt; padding: 0.2em 0.4em; background: rgb(206, 223, 242) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 120%; font-weight: bold; text-align: left; color: rgb(0, 0, 0);" | [[:Category:Release Notes|Release Notes]]
 
|-
 
| valign="top" |
 
*[[Overview|Overview]]  
 
*[[STRIDE Quick Start|STRIDE Quick Start]]  
 
*[[Target Test Code|Target Test Code]]  
 
*[[Interface Instrumentation|Interface Instrumentation]]  
 
*[[Intercept Module Settings|Intercept Module Settings]]  
 
*[[Test Scripts|Test Scripts]]
 
 
 
| valign="top" |
 
<categorytree hideroot="on" mode="all">Application Notes</categorytree> <!--
 
Category tree is drawn here
 
-->
 
 
 
| valign="top" |
 
*[[STRIDE 2.1.00xx|STRIDE 2.1.00xx (D Street)]]  
 
*[[STRIDE 2.1.0201|STRIDE 2.1.02xx (Moonlight)]]
 
*[[STRIDE 3.0.0101|STRIDE 3.0.01xx (StoneSteps)]]
 
 
 
|}
 
 
 
|}
 

Latest revision as of 12:24, 17 July 2015