freebsd-dev/cddl/usr.sbin/zfsd
Enji Cooper a530b61063 Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suite
This change integrates the unit tests for zfsd into the test suite using the
integration method described in r345203.

This change removes the `LOCALBASE` includes added for the port version of
googlemock/googletest, as well as unnecessary `LIBADD`/`DPADD` and `CXXFLAGS`
defines, which are included in the `GTEST_CXXFLAGS` variable, as part of
r345203.

Reviewed by:	asomers
Approved by:	emaste (mentor)
MFC after:	2 months
MFC with:	r345203
Differential Revision: https://reviews.freebsd.org/D19552
2019-03-15 21:49:19 +00:00
..
tests Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suite 2019-03-15 21:49:19 +00:00
callout.cc
callout.h zfsd: minor spelling fix. 2016-05-30 19:32:56 +00:00
case_file.cc MFV r318941: 7446 zpool create should support efi system partition 2018-02-21 00:18:57 +00:00
case_file.h Optimize zfsd for the happy case 2018-02-15 21:30:30 +00:00
Makefile Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suite 2019-03-15 21:49:19 +00:00
Makefile.common Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suite 2019-03-15 21:49:19 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
vdev_iterator.cc zfsd should be able to online an L2ARC that disappears and returns 2017-10-26 15:28:18 +00:00
vdev_iterator.h
vdev.cc
vdev.h Add an empty virtual destructor to zfsd's Vdev class. This is needed 2016-08-29 18:51:49 +00:00
zfsd_event.cc Optimize zfsd for the happy case 2018-02-15 21:30:30 +00:00
zfsd_event.h zfsd: Allow zfsd to work on any type of GEOM provider 2018-02-14 23:52:39 +00:00
zfsd_exception.cc
zfsd_exception.h
zfsd_main.cc
zfsd.8
zfsd.cc zfsd: Allow zfsd to work on any type of GEOM provider 2018-02-14 23:52:39 +00:00
zfsd.h
zpool_list.cc
zpool_list.h