Gareth Stockwell | a0a8ec6 | 2023-01-06 16:20:49 +0000 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2023, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | TESTS_SOURCES += $(addprefix tftf/tests/misc_tests/, \ | ||||
8 | test_nop.c \ | ||||
9 | ) |