cl22: Convert printf to testHarness (#92)

Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
This commit is contained in:
Radek Szymanski
2019-04-02 15:34:32 +01:00
committed by Kévin Petit
parent f2d339b8d2
commit dd036cd02e
2 changed files with 496 additions and 105 deletions

View File

@@ -12,6 +12,7 @@ set(${MODULE_NAME}_SOURCES
../../test_common/harness/conversions.c
../../test_common/harness/mt19937.c
../../test_common/harness/msvc9.c
../../test_common/harness/testHarness.c
#../../test_common/harness/imageHelpers.cpp
../../test_common/harness/parseParameters.cpp
../../test_common/harness/kernelHelpers.c