diff --git a/test/test.sh b/test/test.sh deleted file mode 100755 index 62ca24e564b43cc4583eabad488153a946b34e45..0000000000000000000000000000000000000000 --- a/test/test.sh +++ /dev/null @@ -1,335 +0,0 @@ -#! /bin/bash - -#set -xe -####################################################################### -##- @Copyright (C) Huawei Technologies., Ltd. 2019. All rights reserved. -# - iSulad licensed under the Mulan PSL v2. -# - You can use this software according to the terms and conditions of the Mulan PSL v2. -# - You may obtain a copy of Mulan PSL v2 at: -# - http://license.coscl.org.cn/MulanPSL2 -# - THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR -# - IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR -# - PURPOSE. -# - See the Mulan PSL v2 for more details. -##- @Description: generate cetification -##- @Author: wujing -##- @Create: 2019-04-25 -####################################################################### - -function usage() -{ - echo "Usage: sh test.sh [OPTIONS]" - echo "Use test.sh to control unit test operation" - echo "" - echo "Misc:" - echo " -h, --help Print this help, then exit" - echo - echo "Compile Options:" - echo " -m, --cmake