Skip to content

Commit 6e3bc73

Browse files
Muhammad Usama Anjumctmarinas
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 <usama.anjum@collabora.com> Link: https://lore.kernel.org/r/20240602132502.4186771-2-usama.anjum@collabora.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 9de9c4c commit 6e3bc73

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

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)