]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: ntsync: Add some tests for wakeup signaling via alerts.
authorElizabeth Figura <zfigura@codeweavers.com>
Fri, 13 Dec 2024 19:35:07 +0000 (13:35 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2025 12:18:12 +0000 (13:18 +0100)
commitc52b9cb13fd1bd03199c3e5c58c5b7fcaa82d459
treee9bf1f9bde9611e412d4a731b4d0f73174debf91
parentdd914e0d07423c172cd8fdcf25e1ee92485a95cf
selftests: ntsync: Add some tests for wakeup signaling via alerts.

Expand the alert tests to cover alerting a thread mid-wait, to test that the
relevant scheduling logic works correctly.

Signed-off-by: Elizabeth Figura <zfigura@codeweavers.com>
Link: https://lore.kernel.org/r/20241213193511.457338-27-zfigura@codeweavers.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/drivers/ntsync/ntsync.c