Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more journal/syslog integration tests #240

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 5, 2019

  1. Intg tests: Add check for TLOG_ journal fields

    Add test to validate TLOG journal fields are added as
    expected using the default journal writer configuration.
    justin-stephenson committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    8dfb426 View commit details
    Browse the repository at this point in the history
  2. Intg tests: Add journal priority test

    Add test to validate the expected journal priority field is written
    when the --journal-priority argument is used.
    justin-stephenson committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    83f5ec0 View commit details
    Browse the repository at this point in the history
  3. Intg tests: Add syslog priority-facility test

    Add test to validate the expected syslog priority and facility
    fields when the --syslog-priority and --syslog-facility arguments
    are used.
    justin-stephenson committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    46a325f View commit details
    Browse the repository at this point in the history