Test "Exclude areas not assigned to Mckernel from direct map of all phys." on arm64
Change-Id: Ida0d1f13f4a14c2ee219325aaa4b2cac1476c991
This commit is contained in:
committed by
Masamichi Takagi
parent
00395d68d4
commit
cfcf0137eb
25
test/mem_dest_prev/x86_64/README
Normal file
25
test/mem_dest_prev/x86_64/README
Normal file
@@ -0,0 +1,25 @@
|
||||
===================
|
||||
Advance preparation
|
||||
===================
|
||||
1)Implement patch of test_memtest_destroy.patch
|
||||
cd mckernel
|
||||
patch -p0 < test_memtest_destroy.patch
|
||||
make
|
||||
make install
|
||||
|
||||
|
||||
2)Compile command execution processing
|
||||
cd mckernel/test/mem_dest_prev/mcexec_test_proc/
|
||||
make
|
||||
|
||||
3)Write the LTP path to LTP_DIR in the configuration file
|
||||
vi config
|
||||
|
||||
ex) LTP_DIR=$HOME/test/mem_dest_prev/ltp/testcases/bin/
|
||||
|
||||
|
||||
==========
|
||||
How to run
|
||||
==========
|
||||
./go_test_McKernal.sh
|
||||
|
||||
Reference in New Issue
Block a user