Log Surgeon
Test & API docs
|
Tests covering variable matching without regex capture groups. More...
Functions | |
void | single_line_without_capture () |
Tests the buffer parser behavior when parsing variables without capture groups. |
Tests covering variable matching without regex capture groups.
void single_line_without_capture | ( | ) |
Tests the buffer parser behavior when parsing variables without capture groups.
This test verifies that the buffer parser correctly matches exact variable patterns when no capture groups are involved. It confirms the BufferParser: