tests: add check of event offset to wait_multiple
authorKent Gibson <warthog618@gmail.com>
Wed, 14 Oct 2020 03:47:58 +0000 (11:47 +0800)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 14 Oct 2020 13:56:09 +0000 (15:56 +0200)
commitbf9d51440855c76e15939c95cdd8adba0c8705d8
tree907fc984a5a408e98fb32f22fac7d72b067e356a
parent37f33cce6f4c31fff37925b855819b4868707300
tests: add check of event offset to wait_multiple

The offset field is added for uAPI v2, so extend the test to check that
the value returned is correct.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tests/tests-event.c