Smoke Tests


The Examples Component (XMP), provides Scheme extensions that can be used to illustrate how to use APIs. The C++ source code for these extensions is provided to all customers, so customers can look at the code to see how to properly call the APIs in a C++ application. Because these Scheme extensions are used by Spatial for testing functionality, they are sometimes referred to as "smoke tests."

[Top]