Sign in
zircon-guest
/
third_party
/
linux
/
f51f288e237cbcfd3dbd1d4fa2d3dec00d7253e2
/
.
/
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