Sign in
gem5
/
arm
/
linux
/
f7dc4c9a855a13dbb33294c9fc94f17af03f6291
/
.
/
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