commit | c46907dd95cdfb0997f7913eacfc115bb70acf8b | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Sun Dec 15 00:28:39 2019 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Thu Jan 23 14:04:56 2020 +0100 |
tree | 5e46b9f6a1801f8c1611c3b845fefc639559586d | |
parent | 590cd9c8702a9979b2006cf29c33cea3d3fc66a0 [diff] |
Add check for CTest module include add_test function should only be used if the CTest module is included in the root CMakeLists.txt. unit_test_add_suite() function now verifies this condition. Change-Id: I39821798e24844caeab6196eb31875e5d3d60f1d Signed-off-by: Imre Kis <imre.kis@arm.com>