Sign in
zircon-guest
/
third_party
/
linux
/
3cfb6772d4cf3875d199f5a5a547cadaef7c1382
/
.
/
tools
/
testing
/
selftests
/
user
/
Makefile
blob: d401b63c5b1ad09273d2228add75d8635694172f [
file
] [
log
] [
blame
]
# Makefile for user memory selftests
# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
all
:
TEST_PROGS
:=
test_user_copy
.
sh
include
../
lib
.
mk