STRIDE 3.0.02xx: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
Line 32: Line 32:


== Build Tools ==
== Build Tools ==
*The options of '''[[s2sinstrument]]''' has been changed support handling of [[Function Double]].
*The options of '''[[s2sinstrument]]''' has been changed to support handling of [[Function Double]].


== Runtime ==
== Runtime ==

Revision as of 22:12, 13 March 2009

Release Notes

This page documents the changes in STRIDE version 3.0.02xx (code name Beacon's).

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 3.0.02xx.


What's New

Based on customer feedback, in this release we have many key usability improvements and bug fixes.

Usability Improvements

Function Double

Now in the context of a Test Unit a dependent function call can intercepted and replaced with a user defined Function Double.

A new Function Double Sample for Test Units has been added.

Change Details

  • The syntax of scl_function and scl_func pragmas has been expanded with a set of new optional attributes that would allow specification of function interception.

Build Tools

Runtime

  • Implemented set of routines to support Function Double
  • The following Runtime files have been modified:
sr.h
srapi.c
srcgutil.h
srcgutil.c
srtestmacros.cpp
srutil.c
  • The following Linux SDK files have been modified:
palIO.c
palOS.c
palcfg.h
palIO.c
palOS.c
  • The following misc Runtime files have been modified:
grs.c
s2Slap.h

Migration to 3.0.02xx

Recommended steps for migration from a previous version:

Step 1

Minor and Patch releases

3.0.0201a