Files
mckernel/test/dump
Dominique Martinet 7f1c17fc4c tests: add 'postk_master' branch tests
Change-Id: Ie0d4cfd0921aed89d2db6083c9eb068b1cfc1984
2019-02-01 15:15:00 +09:00
..
2019-02-01 15:15:00 +09:00
2017-11-27 19:39:16 +09:00

===================
Advance preparation
===================
1)Implement patch of destroy_mem.patch
cd mckernel
patch -p0 < destroy_mem.patch
make
make install


2)Compile command execution processing
cd mckernel/test/dump/mcexec_test_proc/
make

==========
How to run
==========
#Run McKernel led dump test
./go_mck_dump_test.sh

#Run Linux led dump test
./go_linux_dump_test.sh