mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-01-06 11:41:12 +03:00
Cleaner test-memory cleanups
This commit is contained in:
@@ -39,6 +39,8 @@ debug_print_crt:crt_file:file:line:prefix:result_str
|
||||
debug_print_crt( &ssl, 0, {file}, {line}, {prefix}, &crt);
|
||||
|
||||
TEST_ASSERT( strcmp( buffer.buf, {result_str} ) == 0 );
|
||||
|
||||
x509_free( &crt );
|
||||
}
|
||||
END_CASE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user