Skip to content
  • Nick Mathewson's avatar
    Add a test script to try parsing and encoding Tor configurations · 7c7e8402
    Nick Mathewson authored
    This script takes a set of example torrcs and command-lines from
    src/test/conf_examples.  If a success is expected, it runs "tor
    --dump-config" and compares the result with the one we expect.  If a
    failure is expected, it runs "tor --verify-config" and greps for the
    error we expect.
    7c7e8402