Skip to content

Commit

Permalink
tests: remove suricata 6 specific tests
Browse files Browse the repository at this point in the history
Some tests directories remain as one or more exists tests link to these
pcaps. Just leaving until we have a strategy like a hash based pcap repo
or something else.
  • Loading branch information
jasonish committed Aug 15, 2024
1 parent 46b0e6c commit 0a3ea82
Show file tree
Hide file tree
Showing 142 changed files with 0 additions and 3,370 deletions.
17 changes: 0 additions & 17 deletions tests/app-layer-template-rust/suricata.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions tests/app-layer-template-rust/test.rules

This file was deleted.

59 changes: 0 additions & 59 deletions tests/app-layer-template-rust/test.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions tests/app-layer-template/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,6 @@ args:
- -k none

checks:
- filter:
lt-version: 7
count: 1
match:
dest_ip: 10.16.1.10
dest_port: 7000
event_type: template
pcap_cnt: 7
proto: TCP
src_ip: 10.16.1.11
src_port: 58352
template.request: 12:Hello World!
template.response: 3:Bye
- filter:
min-version: 7
count: 1
Expand Down
1 change: 0 additions & 1 deletion tests/bug-1450-01/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions tests/bug-1450-01/test.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions tests/bug-1450-01/tls-events.rules

This file was deleted.

Binary file removed tests/bug-1450-01/tls_DER.pcap
Binary file not shown.
6 changes: 0 additions & 6 deletions tests/bug-1450-02/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,3 @@ checks:
match:
event_type: alert
alert.signature_id: 2230004
- filter:
lt-version: 7.0.0
count: 1
match:
event_type: alert
alert.signature_id: 2230007
5 changes: 0 additions & 5 deletions tests/bug-2482-01/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,3 @@ checks:
event_type: alert
alert.signature_id: 2013933
http.http_method: "CONNECT"
- filter:
version: 6
count: 172
match:
event_type: tls
8 changes: 0 additions & 8 deletions tests/bug-5198.v6/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions tests/bug-5198.v6/test.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions tests/bug-6278-2/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ checks:
args: grep -c 'no user name was provided - ensure it is specified either in the configuration file (run-as.user) or in command-line arguments (--user)' stderr
expect: 1
min-version: 7
- shell:
args: grep -c 'unable to get the user ID, check if user exist!!' stderr
expect: 1
version: 6

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions tests/content-incomplete-hex-t-version-6/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions tests/content-incomplete-hex-t-version-6/suricata.yaml

This file was deleted.

1 change: 0 additions & 1 deletion tests/content-incomplete-hex-t-version-6/test.rules

This file was deleted.

10 changes: 0 additions & 10 deletions tests/content-incomplete-hex-t-version-6/test.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions tests/datasets-invalid-encoding/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,3 @@ checks:
event_type: "engine"
engine.message.__find: "bad base64 encoding ua-seen"
engine.module: "datasets"
- filter:
lt-version: 7
filename: suricata.json
count: 1
match:
log_level: "Error"
event_type: "engine"
engine.message.__find: "bad base64 encoding"
1 change: 0 additions & 1 deletion tests/decode-vntag-03/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions tests/decode-vntag-03/test.yaml

This file was deleted.

1 change: 0 additions & 1 deletion tests/detect-pcrexform-03/test.rules

This file was deleted.

13 changes: 0 additions & 13 deletions tests/detect-pcrexform-03/test.yaml

This file was deleted.

80 changes: 0 additions & 80 deletions tests/dns-eve-v1/suricata.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions tests/dns-eve-v1/test.yaml

This file was deleted.

1 change: 0 additions & 1 deletion tests/dns-single-request-v1/README.md

This file was deleted.

Loading

0 comments on commit 0a3ea82

Please sign in to comment.