nginx/t
Vadim Zhestikov bcb409bfee Tests: add RFC 5424 syslog MSGID parameter.
Config tests (syslog_rfc5424_config.t):
- msgid= accepted with rfc=rfc5424
- msgid= rejected when rfc=rfc5424 is not set
- msgid= with a non-ASCII byte (>0x7E) rejected
- msgid= exceeding 32 characters rejected
- 32-character msgid= accepted

Format tests (syslog_rfc5424.t):
- Explicit msgid=MYAPP appears in the MSGID field (position 6 of the
  RFC 5424 HEADER) of the emitted syslog message.
- Without msgid=, the MSGID field defaults to the nil value "-".
2026-05-05 09:13:32 -07:00
..
syslog_rfc5424.t Tests: add RFC 5424 syslog MSGID parameter. 2026-05-05 09:13:32 -07:00
syslog_rfc5424_config.t Tests: add RFC 5424 syslog MSGID parameter. 2026-05-05 09:13:32 -07:00
syslog_rfc5424_stream.t Tests: add RFC 5424 syslog millisecond precision and stream module. 2026-05-05 09:13:32 -07:00