Files
mckernel/test/mem_dest_prev/x86_64/config
Shiratori, Takehiro cfcf0137eb Test "Exclude areas not assigned to Mckernel from direct map of all phys." on arm64
Change-Id: Ida0d1f13f4a14c2ee219325aaa4b2cac1476c991
2018-11-27 05:29:15 +00:00

14 lines
302 B
Plaintext

MCMOD_DIR=$HOME/ppos
LTP_DIR=$HOME/test/mem_dest_prev/ltp/testcases/bin/
LTP_TESTCASE_FILE=LTP_testcase.txt
MCRBT_OPT_LTP="-m 3G@0,3G@1 -s"
USR_PROC="mcexec_test_proc/memtest_destroy"
OS_IDX=0
export MCMOD_DIR
export LTP_DIR
export LTP_TESTCASE_FILE
export MCRBT_OPT_LTP
export USR_PROC
export OS_IDX