Include mbind support (this is a rebase commit to merge into development)

This commit is contained in:
Katsuya Horigome
2017-11-06 12:47:56 +09:00
parent bad487cc07
commit d649d6fc2d
124 changed files with 1458 additions and 103 deletions

19
test/mbind/README Normal file
View 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