]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/efivarfs: add concurrent update tests
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 19 Jan 2025 15:12:14 +0000 (10:12 -0500)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 21 Jan 2025 15:34:41 +0000 (16:34 +0100)
commit87e6cd7cdbe8d6cb233528d5163ac1cacd30b948
treeb2c520c0d2e4f67e6f631499bfddf81f04090cb0
parentfd3aa3d5e5dbbf4254cd4ac6c550a4da671e07cc
selftests/efivarfs: add concurrent update tests

The delete on last close functionality can now only be tested properly
by using multiple threads to hold open the variable files and testing
what happens as they complete.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
tools/testing/selftests/efivarfs/efivarfs.sh