Skip to content

Commit d3f143a

Browse files
author
Andras Fekete
committed
Test was never called
1 parent ce9d0e2 commit d3f143a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

wolfcrypt/test/test.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14004,6 +14004,8 @@ WOLFSSL_TEST_SUBROUTINE wc_test_ret_t aes_cbc_test(void)
1400414004
ERROR_OUT(WC_TEST_RET_ENC_NC, out);
1400514005
}
1400614006
#endif /* HAVE_AES_DECRYPT */
14007+
14008+
aes_cbc_oneshot_test();
1400714009
}
1400814010
#endif /* WOLFSSL_AES_128 && !HAVE_RENESAS_SYNC */
1400914011

0 commit comments

Comments
 (0)