]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove old tests which we choose to not support
authorAlan T. DeKok <aland@freeradius.org>
Mon, 23 Oct 2023 14:19:21 +0000 (10:19 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 23 Oct 2023 14:19:21 +0000 (10:19 -0400)
src/tests/keywords/all.mk
src/tests/keywords/update-remove-index.ignore [moved from src/tests/keywords/update-remove-index with 100% similarity]

index daf442dd70d0ad7e879979fc49122aae8e02d5b2..8fbd6f76bdd5e4fe11cfe5051e2b0af7b7ec8eaa 100644 (file)
@@ -57,10 +57,11 @@ endif
 #  All of the "update" tests which should also be run with "-S rewrite_update=yes"
 #
 #  update-remove-index         Remove by index _and_ value.  Not implemented in edit code
+#  update-group-*              subsections are not implemented in compile_update_to_edit()
 #
 
 #  Tests for the "update" keyword
-KEYWORD_UPDATE_TESTS :=   update-remove-index 
+#KEYWORD_UPDATE_TESTS :=   update-remove-index 
 
 # Tests for rewriting "update"
 KEYWORD_UPDATE_REWRITE_TESTS := update-all update-array update-delete update-remove-any update-group update-hex update-remove-value update-index update-list-error update-remove-list update-prepend unknown-update update-error update-error-2 update-exec-error update-list-null-rhs update-exec update-error-3 update-group-error update-null-value-assign vendor-specific-error update-filter