Sign in
kunit
/
linux
/
b8b394faa92418521829bbd4ae9cb22fb6c504ed
/
.
/
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