mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 06:02:22 +01:00
5 lines
255 B
Markdown
5 lines
255 B
Markdown
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.
|