Searched hist:"81 b72ee66a69d433a57fb7674ca5a3f8f0a2ef33" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-pbkdf.c | diff 81b72ee66a69d433a57fb7674ca5a3f8f0a2ef33 Tue Sep 17 01:57:36 CDT 2024 Philippe Mathieu-Daudé <philmd@linaro.org> tests/unit: Really build pbkdf test on macOS
Fix a typo to run the pbkdf crypto cipher tests on macOS.
$ make check-unit ... 87/102 qemu:unit / test-crypto-pbkdf OK 2.35s 17 subtests passed
Fixes: ebe0302ac8 ("tests/unit: build pbkdf test on macOS") Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|