Difference between revisions of "Main Page"

From STRIDE Wiki
Jump to: navigation, search
 
(150 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Welcome to the S2 Technologies™ '''STRIDE'''''' 3.0 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]]
  
{| class="FCK__ShowTableBorders"
+
== [[Installation]] ==
|-
 
|
 
|}
 
  
{| class="FCK__ShowTableBorders"
+
* [[Framework Setup]]
|-
+
* [[Windows SDK]]
| valign="top" |
+
* [[Posix SDK]]
{| class="FCK__ShowTableBorders" style="border-right: rgb(187,204,204) 1px solid; border-top: rgb(187,204,204) 1px solid; vertical-align: top; border-left: rgb(187,204,204) 1px solid; border-bottom: rgb(187,204,204) 1px solid" cellspacing="5" cellpadding="2"
+
* [[Runtime Integration]]
|-
+
* [[Build Integration]]
! style="border-right: rgb(163,176,191) 1px solid; padding-right: 0.4em; border-top: rgb(163,176,191) 1px solid; padding-left: 0.4em; font-weight: bold; font-size: 120%; background: rgb(206,223,242) 0% 50%; padding-bottom: 0.2em; margin: 0pt; border-left: rgb(163,176,191) 1px solid; color: rgb(0,0,0); padding-top: 0.2em; border-bottom: rgb(163,176,191) 1px solid; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" | [[:Category:Installation|Installation]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
+
* [[STRIDE Extensions for Visual Studio | Build with Visual Studio]]
! style="border-right: rgb(163,176,191) 1px solid; padding-right: 0.4em; border-top: rgb(163,176,191) 1px solid; padding-left: 0.4em; font-weight: bold; font-size: 120%; background: rgb(206,223,242) 0% 50%; padding-bottom: 0.2em; margin: 0pt; border-left: rgb(163,176,191) 1px solid; color: rgb(0,0,0); padding-top: 0.2em; border-bottom: rgb(163,176,191) 1px solid; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" | [[:Category:Test Units|Test Units]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
 
  
! style="border-right: rgb(163,176,191) 1px solid; padding-right: 0.4em; border-top: rgb(163,176,191) 1px solid; padding-left: 0.4em; font-weight: bold; font-size: 120%; background: rgb(206,223,242) 0% 50%; padding-bottom: 0.2em; margin: 0pt; border-left: rgb(163,176,191) 1px solid; color: rgb(0,0,0); padding-top: 0.2em; border-bottom: rgb(163,176,191) 1px solid; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" | [[:Category:Test Scripts|Test Scripts]]
+
== [[Training]] ==
|-
+
* [[Stride Sandbox]]
<!--
+
* [[Training Overview]]
Installation
+
* [[Training Basics]]
-->
+
* [[Training Advanced]]
| valign="top" |
+
* [[Training Perl]]
*[[Desktop_Installation|Desktop Installation]]  
 
*[[Build_Integration|Build Installation]]  
 
*[[Target_Integration|Target Integration]]  
 
*[[Verifying Installation|Verification]]<u></u>
 
  
<!--
+
== [[Reference]] ==
Test Units
+
* [[STRIDE Runner| Runner]]
-->
+
* [[STRIDE Build Tools | Build Tools]]
 
+
* [[STRIDE Runtime | Runtime]]
| valign="top" |
+
* [[Platform Abstraction Layer | Platform Abstraction Layer (PAL)]]
* [[Test Units|Overview]]
+
* [[Intercept Module | Intercept Module (IM)]]
* [[Running Test Units]]
+
* [[Reporting Model]]
* [[Publishing Test Results]]
+
* [[Pragmas]]
* [[Test Unit Samples|Samples]]
+
* [[Release Notes]]
* [[Test Unit Pragmas|Test Unit Pragmas]]
 
* [[Pass/Fail Macros|Pass/Fail Macros]]
 
* [[Test Log Macros|Test Log Macros]]
 
* [[Using Test Points|Test Points]]
 
* [[Using Test Doubles|Test Doubles]]
 
* [[Runtime Test Services|Test APIs]]
 
* [[Scripting Test Units]]
 
 
 
<!--
 
Test Scripts
 
-->
 
| valign="top" |
 
* Overview
 
* [[STRIDE Studio]]
 
* [[AutoScript]]
 
* [[Reporter]]
 
* [[Samples Overview|Samples]]
 
**[[Hello_Stride_Sample|Hello Stride]]
 
**[[Test_Script_Samples|Test Scripts]]  
 
**[[SCL_Samples|SCL]]
 
**[[Intercept_Module_Sample|Intercept Module]]
 
**[[Install_Test_Sample|Install Test]]
 
 
 
 
 
|-
 
! style="border-right: rgb(163,176,191) 1px solid; padding-right: 0.4em; border-top: rgb(163,176,191) 1px solid; padding-left: 0.4em; font-weight: bold; font-size: 120%; background: rgb(206,223,242) 0% 50%; padding-bottom: 0.2em; margin: 0pt; border-left: rgb(163,176,191) 1px solid; color: rgb(0,0,0); padding-top: 0.2em; border-bottom: rgb(163,176,191) 1px solid; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" | [[:Category:Reference|Reference]]
 
<!--
 
! style="border-right: rgb(163,176,191) 1px solid; padding-right: 0.4em; border-top: rgb(163,176,191) 1px solid; padding-left: 0.4em; font-weight: bold; font-size: 120%; background: rgb(206,223,242) 0% 50%; padding-bottom: 0.2em; margin: 0pt; border-left: rgb(163,176,191) 1px solid; color: rgb(0,0,0); padding-top: 0.2em; border-bottom: rgb(163,176,191) 1px solid; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" | [[:Category:Practice|Practice]]
 
-->
 
! style="border-right: rgb(163,176,191) 1px solid; padding-right: 0.4em; border-top: rgb(163,176,191) 1px solid; padding-left: 0.4em; font-weight: bold; font-size: 120%; background: rgb(206,223,242) 0% 50%; padding-bottom: 0.2em; margin: 0pt; border-left: rgb(163,176,191) 1px solid; color: rgb(0,0,0); padding-top: 0.2em; border-bottom: rgb(163,176,191) 1px solid; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" | [[:Category:Application Notes|Notes]]
 
! style="border-right: rgb(163,176,191) 1px solid; padding-right: 0.4em; border-top: rgb(163,176,191) 1px solid; padding-left: 0.4em; font-weight: bold; font-size: 120%; background: rgb(206,223,242) 0% 50%; padding-bottom: 0.2em; margin: 0pt; border-left: rgb(163,176,191) 1px solid; color: rgb(0,0,0); padding-top: 0.2em; border-bottom: rgb(163,176,191) 1px solid; text-align: left; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial" | [[:Category:Release Notes|Release Notes]]
 
|-
 
<!--
 
Reference
 
-->
 
 
 
| valign="top" |
 
<ul>
 
<li>[[Reference Overview|Overview]]</li>
 
<li>[[Runtime Reference|Runtime]]</li>
 
<li>[[Build Tools|Build Tools]]</li>
 
<li>[[SCL_Pragmas|SCL Pragmas]]</li>
 
<li>[[Intercept Module|Intercept Module]]</li>
 
<li>[[STRIDE_Test_Space | STRIDE Test Space]]</li>
 
<li>[[STRIDE_Studio|STRIDE Studio]]</li>
 
<li><categorytree mode=pages depth=0>SDKs</categorytree></li>
 
<li><categorytree mode=pages depth=0>Utilities</categorytree></li>
 
<li><categorytree mode="all" depth=0>Practice</categorytree></li>
 
</ul>
 
 
 
 
 
<!--
 
| valign="top" |
 
<ul>
 
<li><categorytree mode="all" depth=0>Documentation</categorytree></li>
 
<li><categorytree mode="all" depth=0>Script Writing</categorytree></li>
 
<li><categorytree mode="all" depth=0>Project Organization</categorytree></li>
 
</ul>
 
-->
 
 
 
<!--
 
Notes
 
-->
 
 
 
| valign="top" |
 
<categorytree mode="all" hideroot="on">Application Notes</categorytree> <!--
 
Release Notes
 
-->
 
 
 
| valign="top" |
 
*[[STRIDE 2.1.00xx|STRIDE 2.1.00xx (D Street)]]  
 
*[[STRIDE 3.0.01xx|STRIDE 3.0.01xx (StoneSteps)]]
 
*[[STRIDE 3.0.02xx|STRIDE 3.0.02xx (Beacon's)]]
 
 
 
 
 
|}
 
 
 
|}
 

Latest revision as of 12:24, 17 July 2015