commit | 422bf777a558a6b78f438f94d70ed9af5ea38362 | [log] [tgz] |
---|---|---|
author | Fathi Boudra <fathi.boudra@linaro.org> | Mon Dec 02 11:10:16 2019 +0200 |
committer | Fathi Boudra <fathi.boudra@linaro.org> | Mon Dec 02 11:10:16 2019 +0200 |
tree | 8a9c3a7e7b773d95d021ebb89e044ec5dd040d8e |
Initial commit for TF-A CI scripts Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
diff --git a/job/tf-ci-gateway/generate_tests.sh b/job/tf-ci-gateway/generate_tests.sh new file mode 100755 index 0000000..cc71b0b --- /dev/null +++ b/job/tf-ci-gateway/generate_tests.sh
@@ -0,0 +1,11 @@ +#!/bin/bash +# +# Copyright (c) 2019, Arm Limited. All rights reserved. +# +# SPDX-License-Identifier: BSD-3-Clause +# + +set -e + +# Generate test descriptions +"$CI_ROOT/script/gen_test_desc.py"