master
core: Add support for dynamic output file paths (i.e. `/var/log/snoopy.log-%{datetime:%Y-%m-%d}`)
Refactor test scripts: use better sourcing paths, to enable calling tests from anywhere - depends on readlink program now
tests: Refactor multiple dedicated tests-related commands into subcommands under a single `snoopy-test` executable
tests: Add test for noop output
tests: Fix output/socket test - it didn't even do anything until now