Fix the zfsd unittest:
authordim <dim@FreeBSD.org>
Mon, 29 Aug 2016 18:55:06 +0000 (18:55 +0000)
committerdim <dim@FreeBSD.org>
Mon, 29 Aug 2016 18:55:06 +0000 (18:55 +0000)
commit32c03e3337121b9d8b187a46935dbacaa30b3ed7
treec9e16321f6f967693745a7612cb618a6f2194542
parenta1d35aa7feba941a10ebc4010cedd6b4b9f33cee
Fix the zfsd unittest:
* TESTSDIR is supposed to be under cddl/usr.sbin, not cddl/sbin
* DevdCtl::EventBuffer no longer exists, so remove its forward
  declaration

MFC after: 3 days
X-MFC-With: r305013
cddl/usr.sbin/zfsd/tests/Makefile
cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc