Gowtham Suresh Kumar 21f2b7a64b tests/test_suite_ecp: Fix ECP group compare test
ECP group compare function should not check the value of T. We only need
to assert the value of T after the ECP group copy function is called.

Signed-off-by: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>
2023-07-12 13:59:18 +01:00
..
.jenkins
configs Switch to the new code style 2023-01-11 14:52:35 +01:00
data_files Update test-ca2.crt[.der] and server5.crt[.der] 2023-06-19 10:17:21 +08:00
docker/bionic Point to docker images used in the CI 2022-12-16 10:21:11 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:54:52 +01:00
include crypto_config_test_driver_extension: treat PUBLIC_KEY the same way as KEY_PAIR 2023-06-19 10:03:29 +02:00
scripts Use CONFIG_H variable rather than config file name 2023-07-05 14:35:25 +01:00
src Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. 2023-05-15 15:27:54 +01:00
suites tests/test_suite_ecp: Fix ECP group compare test 2023-07-12 13:59:18 +01:00
.gitignore Ignore *.o everywhere 2023-05-12 13:57:39 +02:00
CMakeLists.txt Fix build errors in CMake 2023-03-16 11:10:17 +08:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2023-01-10 09:47:09 +01:00
compat.sh compat.sh: add support to record outcome of test cases 2023-07-07 12:23:08 +01:00
context-info.sh
Descriptions.txt
make-in-docker.sh Point to docker images used in the CI 2022-12-16 10:21:11 +01:00
Makefile Fix build errors in CMake 2023-03-16 11:10:17 +08:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2023-01-10 09:47:09 +01:00
ssl-opt.sh ssl-opt.sh: support to parse --outcome-file 2023-07-10 09:38:24 +01:00