Create a target which depends on all unit test executables for ease of building/running. Signed-off-by: Noel Eck <noel.eck@intel.com>
Adding JSON header for serializing/deserializing library descriptor JSON files. * Added header * Added simple unit test to verify functionality Signed-off-by: Noel Eck <noel.eck@intel.com>
Added Google Test for unit testing. Currently NOT required by UPM CMake. * Added a test fixture for the utilities library. * Fixed bug in delay methods provided by utilities library. Signed-off-by: Noel Eck <noel.eck@intel.com>