blob: 439539f6981bee48592eb17cb2c61083052b3dfb [file] [log] [blame]
# Copyright (C) 2016-2017 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
include project/generic-arm-inc.mk
include trusty/kernel/kerneltests-inc.mk
TEST_BUILD := true
TRUSTY_BUILTIN_USER_TASKS += \
trusty/user/app/keymaster/device_unittest \
trusty/user/app/sample/app-mgmt-test/boot-start-srv \
trusty/user/app/sample/app-mgmt-test/client\
trusty/user/app/sample/app-mgmt-test/never-start-srv \
trusty/user/app/sample/app-mgmt-test/port-start-srv \
trusty/user/app/sample/app-mgmt-test/restart-srv \
trusty/user/app/sample/app-mgmt-test/syscalls-test/aux \
trusty/user/app/sample/app-mgmt-test/syscalls-test/builtin \
trusty/user/app/sample/app-mgmt-test/syscalls-test/main \
trusty/user/app/sample/ipc-unittest/main \
trusty/user/app/sample/ipc-unittest/srv \
trusty/user/app/sample/libc-test \
trusty/user/app/sample/storage-unittest \
trusty/user/app/sample/timer \
TRUSTY_LOADABLE_USER_TASKS += \
trusty/user/app/sample/app-mgmt-test/syscalls-test/main/test_apps/duplicate_port \
trusty/user/app/sample/app-mgmt-test/syscalls-test/main/test_apps/load_start \
trusty/user/app/sample/app-mgmt-test/syscalls-test/main/test_apps/port_start \