summaryrefslogtreecommitdiffstats
path: root/run_all_sd-vbs.sh
Commit message (Collapse)AuthorAge
* Benchmarks: Make sure we always build with the correct configJoshua Bakita2021-03-09
| | | | | The current implementation of this is terrible, but seems to work. This should probably be replaced with some compile-time defines.
* Get all the SD-VBS tests running and add a helper script + typo fixJoshua Bakita2020-10-22
- Add a run_all_sd-vbs.sh script - Fix a typo in run_all_tacle.sh - Fix an issue with reversed arguments for asynchronous task pairs in run_bench.sh