test: Fix user_space, testing use of copy_from_user / copy_to_user

Change-Id: I2caef1ba6597f693dc4f773ef8fedbd837c45ce6
This commit is contained in:
Masamichi Takagi
2018-11-29 11:32:42 +09:00
parent 68c581f721
commit 56abe988f3
20 changed files with 91 additions and 124 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
source ./config
TEST_DIR=`pwd -P`
auto_flg=0
if [ $# = 1 ]; then