xref: /openbmc/u-boot/test/Makefile (revision 9450ab2b)
11a459660SWolfgang Denk# SPDX-License-Identifier: GPL-2.0+
2a72007d9SSimon Glass#
383d290c5STom Rini# (C) Copyright 2012 The Chromium Authors
4a72007d9SSimon Glass
5*919e7a8fSSimon Glassobj-$(CONFIG_SANDBOX) += bloblist.o
6c617ede0SJoe Hershbergerobj-$(CONFIG_UNIT_TEST) += cmd_ut.o
7e721b882SJoe Hershbergerobj-$(CONFIG_UNIT_TEST) += ut.o
8bcfe8fdfSMasahiro Yamadaobj-$(CONFIG_SANDBOX) += command_ut.o
9bcfe8fdfSMasahiro Yamadaobj-$(CONFIG_SANDBOX) += compression.o
10e5a9d27fSSimon Glassobj-$(CONFIG_SANDBOX) += print_ut.o
11c812f722SJoe Hershbergerobj-$(CONFIG_UT_TIME) += time_ut.o
12f11a164bSHeinrich Schuchardtobj-$(CONFIG_UT_UNICODE) += unicode_ut.o
13ef11ed82SSimon Glassobj-$(CONFIG_$(SPL_)LOG) += log/
1487be2fe6SMario Sixobj-$(CONFIG_UNIT_TEST) += lib/
15