Files
wolfssl/tests/CONF_FILES_README.md
T

5 lines
259 B
Markdown
Raw Normal View History

2021-10-13 16:18:21 +01:00
`suites.c` is a dynamicically written program where new test cases can be written
2015-08-03 11:04:18 -06:00
and added to as needed. When creating a new configure file for a test be sure
2021-10-13 16:18:21 +01:00
to use the exact formatting as the existing configure files. Reference `test.conf`
2015-08-03 11:04:18 -06:00
for an example.