summaryrefslogtreecommitdiff
path: root/tests/tests.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.mk')
-rw-r--r--tests/tests.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.mk b/tests/tests.mk
index 36d5c47..a20bdfd 100644
--- a/tests/tests.mk
+++ b/tests/tests.mk
@@ -11,6 +11,7 @@ TESTS_SOURCES := tests/framework_validation_tests/test_timer_framework.c \
tests/framework_validation_tests/test_validation_sgi.c \
tests/performance_tests/smc_latencies.c \
tests/runtime_services/secure_service/test_secure_service_handle.c \
+ tests/runtime_services/secure_service/secure_service_helpers.c \
tests/runtime_services/sip_service/test_exec_state_switch.c \
tests/runtime_services/sip_service/test_exec_state_switch_asm.S \
tests/runtime_services/standard_service/pmf/api_tests/runtime_instr/test_pmf_rt_instr.c \