commit | 9487a1d0ca132b0fcdb3db5be59b3dd74aca2426 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Mon Nov 09 15:25:29 2020 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Nov 11 10:59:52 2020 -0500 |
tree | f55fa7edc2e76a1027038719d2b25b5d154b8cf2 | |
parent | dadc6643e45cde165d474874632674c2f0f185c2 [diff] |
tests/queue: Remove fifo/queue "poll" variant tests 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>