Home | History | Annotate | Download | only in dm
History log of /src/tests/dev/dm/Makefile
RevisionDateAuthorComments
 1.4  01-Mar-2020  christos Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
 1.3  23-Jan-2016  christos branches: 1.3.16;
Define _KERNTYPES for things that need it.
 1.2  02-Dec-2012  pgoyette Build helper programs as PROGS and not as TESTS_{C,SH}

This enables us to remove custom Atffiles whose only purpose was to avoid
using the helpers as tests.

XXX src/tests/dev/dm/ is not (yet) linked into the build!
 1.1  06-Oct-2010  haad branches: 1.1.6; 1.1.12;
Import new test program for device-mapper driver it currently call dm_version_list
and dm_targets_list ioctl to test if dm driver inside rump works.

It will be disable for now, because I need to find out why if I run this
test by atf-run it fails while running h_dm by hand works.

XXX. component.c in rump/libdm calls devsw_attach before dm_modcmd can do
that therefore unmodified modcmd returns error.
 1.1.12.1  25-Feb-2013  tls resync with head
 1.1.6.1  16-Jan-2013  yamt sync with (a bit old) head
 1.3.16.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed