Move crypto test suites

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2024-07-19 09:58:35 +02:00
parent 088a1ab081
commit 701b88c54a
189 changed files with 15 additions and 1 deletions
@@ -0,0 +1,14 @@
/* BEGIN_HEADER */
/* END_HEADER */
/* BEGIN_CASE */
/* This test case always passes. It is intended solely for configuration
* reporting in the outcome file. Write test cases using this function
* with dependencies to record in which configurations the dependencies
* are met. */
void pass()
{
goto exit;
}
/* END_CASE */

Some files were not shown because too many files have changed in this diff Show More