blob: 565bb31c2eae80e112fa0aaca339a76aa0e35a4f [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0-only
# object filest should be under build/tests/ build/test/src/ build/test/run/
# two examples - first should be simply string.c, second should use -wrap
tests-y += string-test
string-test-srcs += tests/lib/string-test.c
string-test-srcs += src/lib/string.c