We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63155d0 commit c1f7970Copy full SHA for c1f7970
backends/arm/test/setup_testing.sh
@@ -1,4 +1,10 @@
1
#!/usr/bin/env bash
2
+# Copyright 2024 Arm Limited and/or its affiliates.
3
+# All rights reserved.
4
+#
5
+# This source code is licensed under the BSD-style license found in the
6
+# LICENSE file in the root directory of this source tree.
7
+
8
set -eu
9
10
script_dir=$(cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd)
0 commit comments