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