diff options
author | Andreas Färber <afaerber@suse.de> | 2014-02-21 22:19:43 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2014-03-31 22:35:03 +0200 |
commit | fc9677915cc1273b4757a911f27f2f5038168053 (patch) | |
tree | ce46f290b6f2a1d278a70245a424195155d3101c /MAINTAINERS | |
parent | 592408b8cab08bb4ec4771d7b1e20343b7f072fc (diff) |
tests: Add nvme qtest
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d17f83868..4d8eefc674 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -648,6 +648,7 @@ nvme M: Keith Busch <keith.busch@intel.com> S: Supported F: hw/block/nvme* +F: tests/nvme-test.c Xilinx EDK M: Peter Crosthwaite <peter.crosthwaite@petalogix.com> |