Commit 9965fd9
committed
tests: add filters tests and benchmarks
The filters package tests cover the internal filtering and parsing logic of
expressions (positive testing).
The flags package filter tests cover invalid filter requests in the cli
(negative testing).
Benchmarks cover new StringFilter performance in comparison to the
previously used MatchFilter function.1 parent 9e8ba73 commit 9965fd9
File tree
3 files changed
+677
-23
lines changed- cmd/tracee-ebpf/flags
- pkg/filters
- benchmarks
3 files changed
+677
-23
lines changed
0 commit comments