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