iwd/autotests/testEncryptedProfiles
James Prestwood 53e8bf4cb0 auto-t: fix testEncryptedProfiles mtime check
Yet another weird UML quirk. The intent of this tests was to ensure
the profile gets encrypted, and to check this both the mtime and
contents of the profile were checked.

But under UML the profile is copied, IWD started, and the profile
is encrypted all without any time passing. The (same) mtime was
then updated without any changes which fails the mtime check.

This puts a sleep after copying the profile to ensure the system
time differs once IWD encrypts the profile.
2022-06-24 18:11:15 -05:00
..
connection_test.py auto-t: fix testEncryptedProfiles mtime check 2022-06-24 18:11:15 -05:00
hw.conf auto-t: add test for encrypted profiles 2022-02-15 17:44:25 -06:00
iwd-secret auto-t: add test for encrypted profiles 2022-02-15 17:44:25 -06:00
main.conf auto-t: add test for encrypted profiles 2022-02-15 17:44:25 -06:00
ssidCCMP.conf auto-t: add test for encrypted profiles 2022-02-15 17:44:25 -06:00
ssidCCMP.psk auto-t: add test for encrypted profiles 2022-02-15 17:44:25 -06:00