test: skip unsupported OpenSSL PSK-only option

This commit is contained in:
Zhi Guan
2026-06-21 10:59:48 +08:00
parent 92c92a5b6c
commit 7c9f02904e
3 changed files with 22 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1143"
#define GMSSL_VERSION_STR "GmSSL 3.2.0"
int gmssl_version_num(void);
const char *gmssl_version_str(void);