tests: add 'postk_master' branch tests

Change-Id: Ie0d4cfd0921aed89d2db6083c9eb068b1cfc1984
This commit is contained in:
Dominique Martinet
2019-02-01 13:56:18 +09:00
parent 25ef4e9261
commit 7f1c17fc4c
175 changed files with 11703 additions and 5839 deletions

View File

@@ -1,6 +1,9 @@
#!/bin/sh
source ./config
MC_HOME=${SRC_PATH}
source ${HOME}/.mck_test_config
TEST_DIR=`pwd`
MC_HOME=`pwd`/../..
cd $MC_HOME
if [ $# -eq 1 ]; then