Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2015 10:59:58 -0700
From:      Jim Harris <jimharris@freebsd.org>
To:        freebsd-testing@freebsd.org
Subject:   NVMe unit tests
Message-ID:  <CAJP=Hc8vTMgjYP46rHJh9BH3RV3CKimfFJDBs_r7F_xixOx6Fg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I have a CUnit-based infrastructure with quite a few unit tests for the
FreeBSD nvme driver.  It enables testing a number of corner cases within
the driver without requiring real hardware and stubbing kernel behavior in
some cases to induce the corner cases.  Which leads me to a few questions:

1) Is there interest here in having this pushed into HEAD?  Or would a user
branch be more appropriate?
2) Where in the tree should I put it?  In our internal repo, I have it
under tools/regression/nvme, but maybe sys/dev/nvme/tests is more
appropriate?

Feedback is welcome.

Thanks,

-Jim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJP=Hc8vTMgjYP46rHJh9BH3RV3CKimfFJDBs_r7F_xixOx6Fg>