CMSIS-DSP: Removed files which are generated automatically by the test
framework.
It includes the dummy fake benchmarks which were used for testing the
scripts.
diff --git a/CMSIS/DSP/Testing/createDefaultFolder.sh b/CMSIS/DSP/Testing/createDefaultFolder.sh
new file mode 100755
index 0000000..1cd3e3b
--- /dev/null
+++ b/CMSIS/DSP/Testing/createDefaultFolder.sh
@@ -0,0 +1,4 @@
+mkdir FullBenchmark
+mkdir Output
+mkdir GeneratedInclude
+mkdir GeneratedSource