commit | e242c632f7350f8b029ea53ddcb5043aa686a2ba | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Thu Sep 03 11:02:38 2020 +0800 |
committer | Summer Qin <summer.qin@arm.com> | Thu Sep 03 11:11:46 2020 +0800 |
tree | 4e36d809563e808226a150720806816b10887a3a | |
parent | dffa27d267c99780df47ef21aef68112d258a439 [diff] |
Test: Remove app header from test folder Test should not include app header files. 'execute_ns_interactive_tests' is only used in 'core_ns_interactive_testsuite.c', so remove the declaration in 'app/tfm_integ_test.h' and change the function attribute to 'static'. Thus, test doesn't need to include app header files. Change-Id: I9cb2c3dd3eba2d718b998be85619235f2515481c Signed-off-by: Summer Qin <summer.qin@arm.com>