test: correct time stamps for UEFI authentication
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 2 Jul 2020 06:25:46 +0000 (08:25 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 3 Jul 2020 16:00:27 +0000 (18:00 +0200)
commitbc246c69aecea107f7286da928ac3c2494109979
tree2b865f25451aca0476e621e2354aa81da5489539
parent4edd9ccd94a93e153ab95a75a819f2c7436e5acb
test: correct time stamps for UEFI authentication

A time authenticated variable cannot be overwritten with another value
with the same time stamp. So we must ensure the correct sequence of time
stamps when generating out test data.

Using parameter -t for sign-efi-sig-list gives reproducible results and
avoids sleep statements.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/py/tests/test_efi_secboot/conftest.py