Dummy check for merge conflict testing
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index d162d31..e42665b 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -918,6 +918,11 @@
#
# Indicative running times are given for reference.
+component_check_simulated_silent_merge_conflict () {
+ msg "Check: simulated silent merge conflict"
+ [ ! -e merge_conflict.txt ]
+}
+
component_check_recursion () {
msg "Check: recursion.pl" # < 1s
tests/scripts/recursion.pl library/*.c