commit | e32a103e86264e633fd581db6972608630d56dbe | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Wed Jan 08 17:53:15 2020 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Thu Jan 23 14:29:35 2020 +0100 |
tree | 92e39d1be251c93130ac8780c1e2c92929ac79c9 | |
parent | c46907dd95cdfb0997f7913eacfc115bb70acf8b [diff] |
Add DEPENDS parameter to unit_test_add_suite By using this parameter extra target dependencies can be set for the unit test suites. This allows binaries to be built or extra files to be generated on which the test depends. Change-Id: I2a707d8a3f8cee7b48a5e0d342a278e956f733b6 Signed-off-by: Imre Kis <imre.kis@arm.com>