re-format test-psk-no-id.conf add README

This commit is contained in:
kaleb-himes 2015-08-03 11:04:18 -06:00
parent ad39c6137c
commit 273a0dd4d5
3 changed files with 5 additions and 15 deletions

View File

@ -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.

1
tests/README Normal file
View File

@ -0,0 +1 @@
Before creating any new configure files (.conf) read the CONF_FILES_README.md

View File

@ -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.
#################################