Poll tests
Test poll events with no wait.
Test polling with wait.
Test polling of cancelled fifo.
Test polling of multiple events.
Test polling of events by manipulating polling thread state.
Test API k_poll with error number events in user mode.
Test API k_poll with error member of events in user mode.
Test API k_poll with NULL sem event in user mode.
Test API k_poll with NULL signal event in user mode.
Test API k_poll with NULL fifo event in user mode.
Test API k_poll with NULL message queue event in user mode.
Test API k_poll_signal_init with NULL in user mode.
Test API k_poll_signal_check with NULL object in user mode.
Test API k_poll_signal_check with unread address in user mode.
Test API k_poll_signal_check with unread address in user mode.
Test API k_poll_signal_raise with unread address in user mode.
Test API k_poll_signal_reset with unread address in user mode.