Extend external test suite canonifier with set-sorting logic

Two new canonifiers: one to sort the contents of conn.log "service"
field and another to sort the contents of any field of type "set".
This commit is contained in:
Jon Siwek 2020-08-06 17:35:42 -07:00 committed by Tim Wojtulewicz
parent 94aee910d5
commit 67835a6520
3 changed files with 124 additions and 0 deletions

View file

@ -23,6 +23,8 @@ fi
| `dirname $0`/diff-remove-uids \
| `dirname $0`/diff-remove-file-ids \
| `dirname $0`/diff-remove-x509-names \
| `dirname $0`/diff-sort-conn-service \
| `dirname $0`/diff-sort-set-elements \
| `dirname $0`/diff-sort \
| eval $addl