]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
this one is now supported in the edit code
authorAlan T. DeKok <aland@freeradius.org>
Mon, 23 Oct 2023 13:03:13 +0000 (09:03 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 23 Oct 2023 13:03:58 +0000 (09:03 -0400)
src/tests/keywords/all.mk

index 771453c600dbbe9950c3e965b0c1bd1535d6b8ab..48eaaf659133bcf4e95ede1d2ac4230322814613 100644 (file)
@@ -56,17 +56,15 @@ endif
 #
 #  All of the "update" tests which should also be run with "-S rewrite_update=yes"
 #
-#  update-attr-ref-null                &foo := &bar, where bar doesn't exist.  Now does nothing
-#  update-null-value-assign    foo := "%{...}" should be an empty string
 #  update-remove-index         Remove by index _and_ value.  Not implemented in edit code
 #  update-filter               lots of errors
 #
 
 #  Tests for the "update" keyword
-KEYWORD_UPDATE_TESTS :=  update-null-value-assign update-remove-index update-filter vendor-specific-error
+KEYWORD_UPDATE_TESTS :=   update-remove-index update-filter vendor-specific-error
 
 # 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
+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
 
 #
 #  Migration support.  Some of the tests don't run under the new