Sign in
zircon-guest
/
third_party
/
linux
/
18c5b26b8e4855e8372d4e9c4adc64a174500b44
/
.
/
tools
/
testing
/
selftests
/
lib
/
Makefile
blob: a105f094676e1f1f87e36a73a96f096d81a29964 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
# Makefile for lib/ function selftests
# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
all
:
TEST_PROGS
:=
printf
.
sh bitmap
.
sh prime_numbers
.
sh strscpy
.
sh
include
../
lib
.
mk