Makefile: modify make test to use a filesystem file
authorSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 13 Aug 2017 07:47:40 +0000 (08:47 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 13 Aug 2017 08:06:54 +0000 (09:06 +0100)
commitdbf2214cd45a3aac0e230d9a2d7fe95a069d107f
tree58cb3b1c65e6b01d4f865cc8bd52452540afde28
parenta94a977497636bdcbef7106ce3617c96c8ad66bd
Makefile: modify make test to use a filesystem file

Change the second job done by "make test" to a use a real file on the
filesystem where fio is built to help highlight problems (like the one
introduced by commit 2c3e17be).

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Makefile