Skip to content

Commit 9aca5ba

Browse files
committed
remove src dependence on test files
Signed-off-by: h2parson <h2parson@uwaterloo.ca>
1 parent 1f1713c commit 9aca5ba

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

integration/liboqs/META.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ algDetails:
22
algVersion: FIPS205
33
claimedNISTLevel: 1
44
eufCMA: 'true'
5-
sufCMA: 'true'
5+
sufCMA: 'false'
66

77
sources:
88
integration/liboqs/META.yml

slh_dsa.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
#include "slh_adrs.h"
1010
#include "slh_var.h"
1111

12-
#include "test/my_dbg.h"
13-
1412
/* === Internal */
1513

1614
/* helper functions to compute "len = len1 + len2" */

0 commit comments

Comments
 (0)