Manuel Pégourié-Gonnard
9502b56192
Fix test function derive_key_exercise()
...
mbedtls_test_psa_setup_key_derivation_wrap() returns 1 for success, 0
for error, so the test here was wrong.
This is just a hotfix in order to avoid a testing gap. Larger issues not
addressed here:
- I don't think we should just exit and mark the test as passed; if
we're not doing the actual testing this should be marked as SKIP.
- Returning 1 for success and 0 for failure is a violation of our
documented coding guidelines. We're also supposed to test with == 0 or
!= 0. Having consistent conventions is supposed to help avoid errors
like this.
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-01-04 13:16:53 +01:00
..
2022-12-16 10:13:28 +01:00
2022-11-04 19:53:39 +00:00
2022-10-19 08:35:08 -04:00
2022-12-01 13:31:20 +00:00
2022-12-01 13:31:20 +00:00
2022-11-07 15:42:44 -05:00
2022-11-07 20:09:38 -05:00
2022-12-17 13:26:02 +01:00
2022-12-01 23:06:43 +01:00
2022-11-24 11:48:59 +01:00
2022-12-23 10:36:22 +01:00
2022-12-21 11:54:22 +01:00
2022-12-20 17:30:19 +01:00
2022-12-20 20:28:02 +01:00
2022-12-20 22:01:47 +01:00
2022-12-06 22:50:11 +01:00
2022-12-06 22:50:11 +01:00
2022-08-31 10:14:57 +01:00
2022-10-19 08:35:08 -04:00
2022-10-21 13:39:00 -04:00
2022-10-19 08:35:08 -04:00
2022-10-19 08:35:08 -04:00
2022-10-21 13:39:00 -04:00
2022-10-19 08:35:08 -04:00
2022-11-25 10:55:10 +00:00
2022-10-21 13:39:00 -04:00
2022-10-19 08:35:08 -04:00
2022-10-19 08:35:08 -04:00
2022-11-22 17:32:43 +00:00
2022-11-24 21:17:40 +00:00
2022-11-29 15:42:36 +01:00
2022-11-29 21:14:19 +01:00
2022-11-29 15:44:21 +01:00
2022-11-29 15:44:21 +01:00
2022-10-18 14:52:41 +02:00
2022-10-18 14:52:41 +02:00
2022-10-11 20:57:21 +02:00
2022-09-27 18:48:44 +02:00
2022-08-19 11:26:32 +01:00
2022-10-31 09:37:26 +00:00
2022-10-03 05:43:27 -04:00
2022-09-27 18:48:44 +02:00
2022-12-22 10:20:31 +01:00
2022-12-22 10:20:31 +01:00
2022-10-19 08:35:08 -04:00
2022-10-19 08:35:08 -04:00
2022-10-13 20:48:15 +02:00
2022-10-17 12:27:43 +02:00
2022-10-13 20:45:05 +02:00
2022-10-13 17:55:46 +01:00
2022-12-04 17:19:59 +00:00
2022-08-19 10:15:56 +02:00
2022-09-16 12:02:48 +02:00
2022-10-19 08:35:08 -04:00
2022-09-16 12:02:48 +02:00
2022-12-29 10:07:08 +01:00
2022-09-23 17:03:30 +02:00
2022-09-16 12:02:48 +02:00
2022-09-16 12:02:48 +02:00
2022-10-19 08:35:08 -04:00
2022-09-16 12:02:48 +02:00
2022-12-12 21:59:02 +01:00
2022-11-27 21:55:29 +01:00
2022-09-01 08:57:41 -04:00
2022-10-13 10:19:22 +02:00
2022-09-02 15:33:20 -04:00
2022-09-16 12:02:48 +02:00
2022-11-28 14:46:30 +00:00
2022-12-04 17:19:59 +00:00
2022-12-04 17:19:59 +00:00
2022-11-28 11:46:36 +01:00
2022-11-22 19:47:24 +01:00
2022-12-04 17:19:59 +00:00
2022-10-19 11:02:15 +02:00
2022-12-06 14:44:08 +00:00
2023-01-04 13:16:53 +01:00
2022-09-23 17:04:20 +02:00
2022-12-14 10:58:02 +01:00
2022-12-14 10:58:02 +01:00
2022-12-14 11:04:33 +01:00
2023-01-03 09:36:58 +01:00
2022-12-08 14:43:19 +00:00
2023-01-03 09:36:58 +01:00
2022-12-30 10:13:41 +01:00
2022-11-15 09:39:07 +01:00
2022-11-15 09:39:07 +01:00