openssl/test/recipes/04-test_conf_data/dollarid_off.conf
Richard Levitte 5aaba37618 Add a tester of OpenSSL config files and test the current .pragma
test/confdump.c reads an OpenSSL config file and prints out the
processed result.  This can be used to check that a config file is
processed correctly.

We add a test recipe and the necessary data to test the dollarid
pragma.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8882)
2019-11-12 13:33:12 +01:00

6 lines
57 B
Plaintext

.pragma dollarid:off
bar = 0
foo = $bar
cookie = ${foo}