test/nvme: run hello_world example during autotest
Change-Id: I31d1a5a7a03eb4dc105f31ec031d722f5d5563e6 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
e120c17a96
commit
b1860be94a
@ -38,6 +38,10 @@ timing_enter reserve
|
||||
$rootdir/examples/nvme/reserve/reserve
|
||||
timing_exit reserve
|
||||
|
||||
timing_enter hello_world
|
||||
$rootdir/examples/nvme/hello_world/hello_world
|
||||
timing_exit
|
||||
|
||||
if [ -d /usr/src/fio ]; then
|
||||
timing_enter fio_plugin
|
||||
for bdf in $(linux_iter_pci 0108); do
|
||||
|
Loading…
Reference in New Issue
Block a user