test: test-kdbus: fix monitor and byebye tests
authorDaniel Mack <zonque@gmail.com>
Thu, 14 Aug 2014 14:14:33 +0000 (16:14 +0200)
committerDaniel Mack <zonque@gmail.com>
Thu, 14 Aug 2014 14:16:30 +0000 (16:16 +0200)
commita3c550f0592ec55b7706252eb1cef7ab3cdf7e49
tree8a22f0538b321edee93a14e04ead6031f3422f08
parent1f63f96686f9398eedde86b4e08581d14c6e403a
test: test-kdbus: fix monitor and byebye tests

Since commit 7015a1e6 ("prevent special-purpose connections from
owning names or exchanging messages"), ioctl() calls return
-EOPNOTSUPP they are issued to a handle of a inapproprate type.
Follow this change in the test as well.
test/test-kdbus.c