|
|
(286 intermediate revisions by 10 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.
| | == [[Test Implementation]] == |
| Customer additions are welcome and encouraged. Please read the '''[[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]]
| |
| ! 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]]
| |
| |-
| |
| | valign="top"|
| |
| * [[Installing STRIDE]]
| |
| * [[Proof of Concept]]
| |
| * [[Framework| Framework]]
| |
| | valign="top"|
| |
| * [[Using Host Applications]]
| |
| * [[Cpp Test Class|C++ Test Class]]
| |
| * [[C Test Functions]]
| |
| | valign="top"|
| |
| * [[Using Frameworks]]
| |
| * [[Creating Frameworks]]
| |
| * [[Provided Frameworks]]
| |
| * [[Using Packages]]
| |
| * [[Creating Packages]]
| |
|
| |
|
| | valign="top"|
| | * [[Framework Setup]] |
| * [[Scripting]] | | * [[Windows SDK]] |
| * [[SCL Workarounds]] | | * [[Posix SDK]] |
| * [[Enumerated Types]] | | * [[Runtime Integration]] |
| * [[Intercept Modules]] | | * [[Build Integration]] |
| | * [[STRIDE Extensions for Visual Studio | Build with Visual Studio]] |
|
| |
|
| |-
| | == [[Training]] == |
| ! 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:FAQ|FAQ]]
| | * [[Stride Sandbox]] |
| ! 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:Troubleshooting|Troubleshooting]]
| | * [[Training Overview]] |
| ! 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]]
| | * [[Training Basics]] |
| |-
| | * [[Training Advanced]] |
| | valign="top" |
| | * [[Training Perl]] |
| *[[What problem does STRIDE address?]] | |
| *[[How is STRIDE different from other software testing approaches used by developers?|How is STRIDE different from other<br>software testing approaches used by developers?]] | |
| *[[What are some specific methodologies or efficiencies enabled by STRIDE?|What are some specific methodologies<br>or efficiencies enabled by STRIDE?]]
| |
| *[[Where has STRIDE been used successfully?]]
| |
| | valign="top"|
| |
| *[[Script execution error messages]]
| |
| *[[Why is my script terminating unexpectedly?|Unexpected script termination]] | |
| *[[Why do I run out of GDI resources when I open or close application windows in Studio?|Running out of GDI resources]] | |
| *[[How can I discover errors in scripts invoked by RunNonBlocking()?|Errors in scripts invoked<br>by RunNonBlocking()]] | |
|
| |
|
| | valign="top"|
| | == [[Reference]] == |
| * [[STRIDE 2.1.00xx | STRIDE 2.1.00xx (D Street)]] | | * [[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]] |