Sign in
android-kvm
/
linux
/
cb0a8d23024e7bd234dea4d0fc5c4902a8dda766
/
.
/
tools
/
testing
/
selftests
/
media_tests
/
Makefile
blob: c82cec2497dee80b836aec7e2c5b68675c03df56 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS
:=
media_device_test media_device_open video_device_test
all
:
$
(
TEST_GEN_PROGS
)
include
../
lib
.
mk