Include mbind support (this is a rebase commit to merge into development)
This commit is contained in:
19
test/mbind/README
Normal file
19
test/mbind/README
Normal file
@@ -0,0 +1,19 @@
|
||||
===================
|
||||
Advance preparation
|
||||
===================
|
||||
1)Implement patch of test_trace_mem.patch
|
||||
cd mckernel
|
||||
patch -p0 < test_trace_mem.patch
|
||||
make
|
||||
make install
|
||||
|
||||
|
||||
2)Compile command execution processing
|
||||
cd mckernel/test/mbind/mcexec_test_proc/
|
||||
make
|
||||
|
||||
==========
|
||||
How to run
|
||||
==========
|
||||
./go_mbind_test.sh
|
||||
|
||||
Reference in New Issue
Block a user