Tests: dust off x86_64 mem_dest_prev
Change-Id: I445ea0e8ae2cd631c775718a86a64fd2ecb90f35 Refs: #1228
This commit is contained in:
committed by
Masamichi Takagi
parent
52cd57fed2
commit
01b2a1d213
@ -1,18 +1,18 @@
|
||||
===================
|
||||
Advance preparation
|
||||
===================
|
||||
1)Implement patch of test_memtest_destroy.patch
|
||||
1) Implement patch of test_memtest_destroy.patch
|
||||
cd mckernel
|
||||
patch -p0 < test_memtest_destroy.patch
|
||||
patch -p1 < test_memtest_destroy.patch
|
||||
make
|
||||
make install
|
||||
|
||||
|
||||
2)Compile command execution processing
|
||||
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
|
||||
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/
|
||||
@ -21,5 +21,5 @@ vi config
|
||||
==========
|
||||
How to run
|
||||
==========
|
||||
./go_test_McKernal.sh
|
||||
./go_test_McKernel.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user