Skip to content

Commit 6e3bc73

Browse files
musamaanjumctmarinas
authored andcommitted
selftests: arm64: tags: remove the result script
The run_tags_test.sh script is used to run tags_test and print out if the test succeeded or failed. As tags_test has been TAP conformed, this script is unneeded and hence can be removed. Signed-off-by: Muhammad Usama Anjum <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
1 parent 9de9c4c commit 6e3bc73

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

tools/testing/selftests/arm64/tags/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
CFLAGS += $(KHDR_INCLUDES)
44
TEST_GEN_PROGS := tags_test
5-
TEST_PROGS := run_tags_test.sh
65

76
include ../../lib.mk

tools/testing/selftests/arm64/tags/run_tags_test.sh

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)