blob: 78a683a2187a468c516b0dc244888bb533a3e2c8 [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2022, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#-------------------------------------------------------------------------------
cmake_minimum_required(VERSION 3.13)
include(secure_tests.cmake)
# Include test suites at last after other targets are setup.
add_subdirectory(suites)