Difference between revisions of "STRIDE 4.3.01x"

From STRIDE Wiki
Jump to: navigation, search
(Remoting)
m (moved 4.3.01x to STRIDE 4.3.01x)
(No difference)

Revision as of 12:29, 13 June 2011

This page documents the changes in STRIDE version 4.3.01x (code name Power Plant).

Please review this information before upgrading from an earlier version.

Note that if you are upgrading from a previous installation you must uninstall your existing STRIDE before installing version 4.3.01x.


What's New

Based on customer feedback this release includes many key usability improvements and bug fixes.

Remoting

A full featured Remotting API has been developed. Now you can not only "call" but also "double" remote function in a perl test module.

Tracing

Tracing The tracing ....

Posix SDK

A new Posix SDK (a generalization of previously existing Linux SDK) has been developed.

Change Details

Fixes

This section describes defects which have been corrected in STRIDE and the customer tracking number associated with them, if any, in brackets [].

Tests in Scripts

  • STRIDE::Test module TestPointSetup method has been updated to support continuous processing.
  • Status for dynamic test cases
  • Report format - source trace attachments
  • Error handling has been improved.

Tests in C/C++

  • Expectation Tests setup API, srTestPointSetup, API has been updated to support continuous processing.
  • Status for dynamic test cases
  • Double simplified
  • C++ classes - handle access
  • Error handling has been improved.

Samples

  • All samples have been updated.

Runtime

  • STRIDE Host Release 4.3.01x is compatible with the Runtime Version 4.3.01
  • All of the Runtime files have been modified. It is recommended that you update them all.
  • The content of the Linux SDK has become part of the new Posix SDK.
  • All Windows SDK files have been modified.