tests: run a test inside a QEMU VM
[vpp.git] / test / Makefile
index 08c6eab..e5c2b2d 100644 (file)
@@ -310,6 +310,7 @@ reset:
        @if [ $(FORCE_NO_WIPE) -eq "0" ] ; then rm -rf /tmp/vpp-unittest-*;  fi
        @rm -f /tmp/api_post_mortem.*
        @rm -rf $(FAILED_DIR)
+       @rm -rf /tmp/vpp-vm-tests
 
 .PHONY: wipe
 wipe: reset