]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/unit: Really build pbkdf test on macOS
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 17 Sep 2024 06:57:36 +0000 (08:57 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 20 Sep 2024 05:06:57 +0000 (08:06 +0300)
commit81b72ee66a69d433a57fb7674ca5a3f8f0a2ef33
tree3d765c6e79b7328ce58b5b12488b075cc5c85a22
parent4265b4f358436252ef36164566f316458f1df671
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>
tests/unit/test-crypto-pbkdf.c