remove testsuite.test for leanTLS builds

This commit is contained in:
HIDEKI MIYAZAKI
2026-05-20 21:18:24 -07:00
parent dc56e87522
commit 2a35f628af
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -274,8 +274,8 @@ check_SCRIPTS+= $(dist_noinst_SCRIPTS)
TESTS += $(check_SCRIPTS)
test: check
tests/unit.log: testsuite/testsuite.log
scripts/unit.log: testsuite/testsuite.log
@BUILD_EXAMPLE_SERVERS_TRUE@tests/unit.log: testsuite/testsuite.log
@BUILD_EXAMPLE_SERVERS_TRUE@scripts/unit.log: testsuite/testsuite.log
DISTCLEANFILES+= wolfssl-config
+1 -1
View File
@@ -3,7 +3,7 @@
# All paths should be given relative to the root
if BUILD_TESTS
if BUILD_EXAMPLE_SERVERS
check_PROGRAMS += testsuite/testsuite.test
noinst_PROGRAMS += testsuite/testsuite.test
testsuite_testsuite_test_SOURCES = \