aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-subsystem
Commit message (Collapse)AuthorAgeFilesLines
* Add functionnal tests to the pfw.Adrien M2015-04-2411-0/+696
This patch adds functionnal test to the PFW. The execution of these tests needs the test-subsystem to be compiled. The tests can be launch with 'make test'. We set the environment vars in the cmake. Then we launch ACTCampaignEngine.py. Temporary files like build time conf files are placed on the build directory. Next steps : - Test-subsystem needs to be reworked (with binding python). Signed-off-by: Adrien M <adrienx.martin@intel.com>