repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
user
/
Makefile
blob
640a40f9b72bcbc656a8d17ac676c0acb29662da
1
# SPDX-License-Identifier: GPL-2.0-only
2
# Makefile for user memory selftests
3
4
# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
5
all
:
6
7
TEST_PROGS
:=
test_user_copy.sh
8
9
include
..
/
lib.mk