127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 127 | #define EXPECT_TRUE( condition ) do { test_count++; if ( !(condition) ) { FAIL_MSG( #condition " is not true "); } } while(0) 137/267 Test #138: s2n_override_openssl_random_test .................***Failed 0.84 sec Running /home/udu/aports/community/s2n-tls/src/s2n-tls-1.5.19/tests/unit/s2n_override_openssl_random_test.c ... FAILED test 31 Error Message: 'Unimplemented feature' Debug String: 'Error encountered in /home/udu/aports/community/s2n-tls/src/s2n-tls-1.5.19/error/s2n_errno.c:510' System Error: No error information (0) The following tests FAILED: 138 - s2n_override_openssl_random_test (Failed) unit Errors while running CTest >>> ERROR: s2n-tls: check failed