zorino / RaySurveyor-TestSuite

Tests for Ray Surveyor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray Surveyor Test Suite

Ray and RayPlatform src (./ray-build/) are linked with :

./data/ : assembly and graph data for the test

./surveys-configs/ : config files for the test

./surveys-results/ : the output results of the test

./surveys-fix/ : fix results to compare with

Clone the repo with submodules

	$ git clone --recursive https://github.com/zorino/RaySurveyor-TestSuite.git

To Rebuild Ray

	$ ./ray-build.sh

To Run a Test

	$ ./ray-surveyor-launcher.sh ./surveys-configs/launch-surveyor_1in-1out-filter.conf

About

Tests for Ray Surveyor


Languages

Language:Shell 100.0%