diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
| commit | 65ea49f13da3e20c6e0a5c0a8a4432d6b61f7674 (patch) | |
| tree | 8d457d76f4c86149b30f6354c1540c83eb6cd7f5 /SD-VBS/benchmarks/stitch/data/test | |
| parent | 00e4ce40b0af8e94f5b5e44945d73c6778cc9991 (diff) | |
figure out why WCET was so high
Diffstat (limited to 'SD-VBS/benchmarks/stitch/data/test')
| -rw-r--r-- | SD-VBS/benchmarks/stitch/data/test/1.bmp | bin | 198 -> 0 bytes | |||
| -rw-r--r-- | SD-VBS/benchmarks/stitch/data/test/2.bmp | bin | 198 -> 0 bytes | |||
| -rw-r--r-- | SD-VBS/benchmarks/stitch/data/test/Makefile | 6 | ||||
| -rw-r--r-- | SD-VBS/benchmarks/stitch/data/test/expected.m | 1 | ||||
| -rw-r--r-- | SD-VBS/benchmarks/stitch/data/test/expected_C.txt | 4 |
5 files changed, 0 insertions, 11 deletions
diff --git a/SD-VBS/benchmarks/stitch/data/test/1.bmp b/SD-VBS/benchmarks/stitch/data/test/1.bmp deleted file mode 100644 index 900ebaa..0000000 --- a/SD-VBS/benchmarks/stitch/data/test/1.bmp +++ /dev/null | |||
| Binary files differ | |||
diff --git a/SD-VBS/benchmarks/stitch/data/test/2.bmp b/SD-VBS/benchmarks/stitch/data/test/2.bmp deleted file mode 100644 index b6fd176..0000000 --- a/SD-VBS/benchmarks/stitch/data/test/2.bmp +++ /dev/null | |||
| Binary files differ | |||
diff --git a/SD-VBS/benchmarks/stitch/data/test/Makefile b/SD-VBS/benchmarks/stitch/data/test/Makefile deleted file mode 100644 index ddbfe5c..0000000 --- a/SD-VBS/benchmarks/stitch/data/test/Makefile +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | INPUT=test | ||
| 2 | include ../../../../common/makefiles/Makefile.include | ||
| 3 | |||
| 4 | BMARK=stitch | ||
| 5 | include $(MAKEFILE_COMMON_DIR)/Makefile.common | ||
| 6 | |||
diff --git a/SD-VBS/benchmarks/stitch/data/test/expected.m b/SD-VBS/benchmarks/stitch/data/test/expected.m deleted file mode 100644 index 4870e84..0000000 --- a/SD-VBS/benchmarks/stitch/data/test/expected.m +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | -2.000000 -2.000000 | ||
diff --git a/SD-VBS/benchmarks/stitch/data/test/expected_C.txt b/SD-VBS/benchmarks/stitch/data/test/expected_C.txt deleted file mode 100644 index 53cf032..0000000 --- a/SD-VBS/benchmarks/stitch/data/test/expected_C.txt +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | -3.000000 -3.000000 | ||
| 2 | -3.000000 -3.000000 | ||
| 3 | -3.000000 -3.000000 | ||
| 4 | -3.000000 -3.000000 | ||
