aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2022-07-21 07:14:31 +0900
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2022-08-05 00:35:12 +0900
commitb0ed05f610e4bf70eae7929163e1ac8794bd15b0 (patch)
treefa0d21d6fec4e8b6c0393776afbabdb592e78c41 /tools
parenteb7fddaec547c4c9d47cee77bd5419d34ab5f1df (diff)
Update test case
Ths patch update tase case Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I27b4a537d522198f5f180ce22fb7f0af95b3ddb8
Diffstat (limited to 'tools')
-rwxr-xr-xtools/run-test.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/run-test.sh b/tools/run-test.sh
index 2bebbd2..a9284f5 100755
--- a/tools/run-test.sh
+++ b/tools/run-test.sh
@@ -1,8 +1,12 @@
#!/bin/sh -e
-./test/interface_test_unit
./test/fileop_test_utils
./test/file_util_test
./test/interface_test
./test/fileop_test_set_get_remove
./test/fileop_test_unit
+./test/fileop_test_unit_memory
+./test/interface_test_unit
+./test/interface_test_filebreak
+./test/interface_test_unit_memory
+