mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
ci: disable unavailable tests for esp32s2beta
This commit is contained in:

committed by
Angus Gratton

parent
e44df658d5
commit
76a3a5fb48
@@ -23,7 +23,7 @@
|
||||
#include "mbedtls/ecp.h"
|
||||
typedef struct crypto_bignum crypto_bignum;
|
||||
|
||||
TEST_CASE("Test crypto lib bignum apis", "[wpa_crypto]")
|
||||
TEST_CASE_ESP32("Test crypto lib bignum apis", "[wpa_crypto]")
|
||||
{
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user