REAME 916 Bytes
SK should be non-development build (the default).

Tests should always pass.

SWRIGHTS and HWRIGHTS are as described in include/bbmetadata.h.
The makefile will build 2 test apps. These apps will have rights
patterns that are bitwise inversions of each other.

The two app CIDs produced are 0x00010001 and 0x00010002.

The default build with no args to make will not use a BBCERT, but 
the test should be build using a good BBCERT file (associated with
the target bb).

To run, load the ticket.sys file, 00010001.app and 00010002.app
to a bb. Launch both of these and insure all tests pass. Note that
00010002 will actually successfully call skExit() and relaunch
the viewer. This is OK and interpretted as passing.
The apps are named with title strings "sktest_rights_stops" and
"sktest_rights_restarts" to allow identification in the viewer.

If the shippable skapi changes, this test must be updated
accordingly.