diff --git a/tests/CONF_FILES_README.md b/tests/CONF_FILES_README.md new file mode 100644 index 000000000..ab260c25d --- /dev/null +++ b/tests/CONF_FILES_README.md @@ -0,0 +1,4 @@ +suites.c is a dynamicically written program where new test cases can be written +and added to as needed. When creating a new configure file for a test be sure +to use the exact formatting as the existing configure files. Reference test.conf +for an example. diff --git a/tests/README b/tests/README new file mode 100644 index 000000000..669d024ff --- /dev/null +++ b/tests/README @@ -0,0 +1 @@ +Before creating any new configure files (.conf) read the CONF_FILES_README.md diff --git a/tests/test-psk-no-id.conf b/tests/test-psk-no-id.conf index 8dff242db..9669dc5bc 100644 --- a/tests/test-psk-no-id.conf +++ b/tests/test-psk-no-id.conf @@ -1,10 +1,3 @@ -################################# -# ^ Make sure to leave a blank line here. As suites.c parses this file -# and determines if it's executing a test or not based on every other blank -# line. -# -# Begin No PSK Identity Hint -################################# # No Hint server TLSv1 PSK-AES128 -s -I @@ -159,11 +152,3 @@ -v 3 -l PSK-AES256-GCM-SHA384 -####################### -# ^ End no PSK Identity Hint -####################### -################################# -# Handshake message structure is different for -# Diffie Helman Ephemeral do not test those. -################################# -