This class supports running automated tests against
software development kits (SDKs).
The testsdk
class runs tests on an SDK when
called using the following:
$ bitbake -c testsdk image
IMAGE_CLASSES
rather than
INHERIT
to
inherit the testsdk
class for automated
SDK testing.