mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-28 02:41:31 +00:00
parser-smoke.sh: add a test
This commit is contained in:
parent
87186df85a
commit
2f105932fa
@ -38,6 +38,7 @@ good "not (not (a))"
|
||||
good "not (a.b=1)"
|
||||
good "not (a.a exists)"
|
||||
good "not a"
|
||||
good "a.b = 1 and not a"
|
||||
good "not not a"
|
||||
good "(not not a)"
|
||||
good "not a.b=1"
|
||||
|
Loading…
Reference in New Issue
Block a user