License Makefile, shell scripts, assembly source code, Dockerfile

This commit is contained in:
Jianfeng Jiang
2024-01-03 06:40:54 +00:00
committed by Tate, Hongliang Tian
parent faaa4438d6
commit 0920a084e4
13 changed files with 26 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
SCRIPT_DIR=$(dirname "$0")
TEST_TMP_DIR=${SYSCALL_TEST_DIR:-/tmp}
TEST_BIN_DIR=$SCRIPT_DIR/tests