]> www.infradead.org Git - users/hch/nvmetcli.git/commit
tests: initial version of the testsuite
authorChristoph Hellwig <hch@lst.de>
Fri, 25 Mar 2016 17:44:57 +0000 (18:44 +0100)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Mar 2016 17:49:46 +0000 (18:49 +0100)
commit1ad60d721fac0af8c7af57fe3cab817df351ba3b
tree5b9db05fde1b458aaa5ae38b6358c5a52dd091c6
parentfe9448510e7d7ff4b87b4a1f272ba83bbc6d2148
tests: initial version of the testsuite

This requires nose2 and can be run using make test

Signed-off-by: Christoph Hellwig <hch@lst.de>
Makefile
README.md
nvmet/test_nvmet.py [new file with mode: 0644]
setup.py