Adding script for unit_test 33/9433/1
authorminhac.lee <minhac.lee@samsung.com>
Mon, 31 Oct 2022 07:59:25 +0000 (16:59 +0900)
committerminhac.lee <minhac.lee@samsung.com>
Mon, 31 Oct 2022 07:59:25 +0000 (16:59 +0900)
Issue-Id: AIMLFW-9

Signed-off-by: minhac.lee <minhac.lee@samsung.com>
Change-Id: Ib25d735d86a14f025952d70054f67cab256a45c1

test/unit_test.sh [new file with mode: 0755]

diff --git a/test/unit_test.sh b/test/unit_test.sh
new file mode 100755 (executable)
index 0000000..305141d
--- /dev/null
@@ -0,0 +1,23 @@
+// test/unit_test.sh
+
+# ==================================================================================
+#
+#       Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#          http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# ==================================================================================
+
+#!/bin/bash
+
+python3 -m pytest