test: Fix tests of "user_space"

user_space/swapout/swapout_copy_to_01.sh:
* Use ~/.mck_test_config
* Fix checking if McKernel version is written in swap-file

user_space/futex/futex_test.sh:
* Use ~/.mck_test_config

user_space/perf_event_open/perf_event_open_test.sh
* Use ~/.mck_test_config

Change-Id: Id93b207ed0e3e9ebf307073db81b40335bc5b140
This commit is contained in:
Masamichi Takagi
2018-09-19 17:08:11 +09:00
parent 159092c58e
commit 3df82d61ce
7 changed files with 22 additions and 27 deletions

View File

@ -4,3 +4,4 @@
: ${OSTEST:=}
: ${LTP:=}
: ${BOOTPARAM:=-c 1-7,9-15,17-23,25-31 -m 10G@0,10G@1 -r 1-7:0+9-15:8+17-23:16+25-31:24}
: ${MCKERNEL_VERSION:=@MCKERNEL_VERSION@}