mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Add new test binaries to the ignore files.
This commit is contained in:
parent
5cb94eb258
commit
4386be3d68
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,6 +72,7 @@ lib/util/regress/harness
|
|||||||
logsrvd/sudo_logsrvd
|
logsrvd/sudo_logsrvd
|
||||||
logsrvd/sudo_sendlog
|
logsrvd/sudo_sendlog
|
||||||
logsrvd/fuzz_[a-z]*
|
logsrvd/fuzz_[a-z]*
|
||||||
|
logsrvd/logsrvd_conf_test
|
||||||
|
|
||||||
plugins/sudoers/cvtsudoers
|
plugins/sudoers/cvtsudoers
|
||||||
plugins/sudoers/sudoers
|
plugins/sudoers/sudoers
|
||||||
|
@ -46,7 +46,7 @@ Makefile$
|
|||||||
^lib/eventlog/check_wrap$
|
^lib/eventlog/check_wrap$
|
||||||
^lib/eventlog/regress/logwrap/check_wrap.out$
|
^lib/eventlog/regress/logwrap/check_wrap.out$
|
||||||
|
|
||||||
^lib/iolog/check_iolog_(json|mkpath|path|timing)$
|
^lib/iolog/check_iolog_(json|filter|mkpath|path|timing)$
|
||||||
^lib/iolog/fuzz_iolog_(json|legacy|timing)$
|
^lib/iolog/fuzz_iolog_(json|legacy|timing)$
|
||||||
^lib/iolog/host_port_test$
|
^lib/iolog/host_port_test$
|
||||||
|
|
||||||
@ -65,6 +65,7 @@ Makefile$
|
|||||||
|
|
||||||
^logsrvd/sudo_(logsrvd|sendlog)$
|
^logsrvd/sudo_(logsrvd|sendlog)$
|
||||||
^logsrvd/fuzz_logsrvd_conf$
|
^logsrvd/fuzz_logsrvd_conf$
|
||||||
|
^logsrvd/logsrvd_conf_test$
|
||||||
|
|
||||||
^plugins/sudoers/(cvtsudoers|sudoers|sudoreplay|testsudoers|tsdump|visudo|prologue|check_[a-z0-9_]+)$
|
^plugins/sudoers/(cvtsudoers|sudoers|sudoreplay|testsudoers|tsdump|visudo|prologue|check_[a-z0-9_]+)$
|
||||||
^plugins/sudoers/fuzz_(policy|sudoers(_ldif)?)$
|
^plugins/sudoers/fuzz_(policy|sudoers(_ldif)?)$
|
||||||
|
Loading…
x
Reference in New Issue
Block a user