cyclic: Add a simple test
[platform/kernel/u-boot.git] / test / common / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 obj-y += cmd_ut_common.o
3 obj-$(CONFIG_AUTOBOOT) += test_autoboot.o
4 obj-$(CONFIG_CYCLIC) += cyclic.o
5 obj-$(CONFIG_EVENT) += event.o