Iyán
a5528768a1
Remove hardcoded build patch from test script ( #1938 )
...
If a user has passed a custom build path to cmake, and then calls for
example `ninja -C <custom_build_path> run_tests`, the script
test_acvp_vectors.py fails due to having "build" harcoded in the calls.
Instead, let's use `helpers.get_current_build_dir_name()` to get the build
path and use that instead. This is already done in other scripts (e.g.,
test_binary.py)
Signed-off-by: Iyán Méndez Veiga <me@iyanmv.com>
2024-09-27 15:10:33 -04:00
..
2024-08-27 18:57:04 +02:00
2024-09-09 10:43:59 -04:00
2024-09-03 15:45:37 -04:00
2024-02-23 09:38:57 +01:00
2024-06-05 15:59:40 -04:00
2023-09-13 15:09:40 +02:00
2024-06-05 15:59:40 -04:00
2023-04-25 12:19:42 -04:00
2024-08-12 15:54:11 -04:00
2023-04-25 12:19:42 -04:00
2024-06-05 15:59:40 -04:00
2024-01-30 16:01:46 -05:00
2024-07-29 17:43:09 -04:00
2024-09-03 15:45:37 -04:00
2024-07-26 08:39:10 -04:00
2023-04-25 12:19:42 -04:00
2023-04-25 12:19:42 -04:00
2023-04-25 12:19:42 -04:00
2024-08-18 12:02:37 -04:00
2024-09-27 15:10:33 -04:00
2024-07-13 21:38:01 +02:00
2024-06-17 09:19:22 -04:00
2024-08-18 12:02:37 -04:00
2024-06-05 15:59:40 -04:00
2022-11-28 15:29:10 -05:00
2021-11-08 12:27:20 -05:00
2021-03-31 16:30:54 -04:00
2024-06-05 15:59:40 -04:00
2023-05-18 13:00:39 -04:00
2024-01-30 16:01:46 -05:00
2024-06-05 15:59:40 -04:00
2024-01-30 16:01:46 -05:00
2024-06-05 15:59:40 -04:00
2023-04-25 12:19:42 -04:00
2024-07-24 08:45:22 +02:00
2024-01-31 09:17:56 +01:00
2024-06-05 15:59:40 -04:00
2021-08-28 14:39:25 -04:00
2024-04-05 16:20:17 +02:00
2023-04-25 12:19:42 -04:00
2024-09-09 10:43:59 -04:00
2024-02-19 10:28:28 +01:00
2024-09-03 15:45:37 -04:00
2021-11-10 14:22:49 -05:00
2023-02-17 10:06:51 +01:00
2024-08-27 18:57:04 +02:00
2023-09-20 14:46:50 -04:00
2024-08-27 18:57:04 +02:00
2024-03-07 11:18:15 +01:00