blob: 86a23c3805cf111cc89702c4bdff27fd3981a9bf [file] [log] [blame]
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +02001#
Manish Pandey5d1e6fe2023-01-14 00:13:08 +00002# Copyright (c) 2023, Arm Limited. All rights reserved.
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +02003#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7TESTS_SOURCES += $(addprefix tftf/tests/misc_tests/, \
Manish Pandey5d1e6fe2023-01-14 00:13:08 +00008 inject_ras_error.S \
Sandrine Bailleuxfe6ff412018-10-16 10:20:38 +02009 test_single_fault.c \
10)