mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
test/parseconf: Add failure cases in conf_failures/
These failure cases can be used to test the failure behaviour and failure logs of test_parseconf.sh. See the README for details. Part of 32451.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
This directory contains typical test_parseconf.sh failure cases.
|
||||
|
||||
If these directories are copied into conf_examples, test_parseconf.sh will
|
||||
fail. Use these failure cases to make sure test_parseconf.sh handles failures
|
||||
correctly, and produces useful output.
|
||||
@@ -0,0 +1 @@
|
||||
Tor
|
||||
@@ -0,0 +1 @@
|
||||
no match
|
||||
@@ -0,0 +1 @@
|
||||
bad bad bad
|
||||
@@ -0,0 +1 @@
|
||||
bad bad bad
|
||||
@@ -0,0 +1 @@
|
||||
bad bad bad
|
||||
@@ -0,0 +1 @@
|
||||
bad
|
||||
Reference in New Issue
Block a user