master
core/conf: Add support for configurable maximum log & datasource message lengths
Add configfile parsing tests
tests/configfile: Add tests for BOM and inline comments
tests: Add tests for `error_logging` config value (+implicitly for boolean value parser too)
tests: Refactor multiple dedicated tests-related commands into subcommands under a single `snoopy-test` executable
tests: implement configfile/syslog_* tests, to check if variables are parsed correctly
Implement configuration variable syslog_ident (in config file and as ./configure flag) + corresponding test