mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
These test variants were there to test an older backend to the kernel queue utility that used k_poll() as the blocking mechanism. That code got removed a while back, so these tests were just dupicates of the main cases now. Remove. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>