onnxruntime/csharp/test
shahasad 29d03ffb08
Add end-to-end test to run on the nuget package (#252)
* added end-to-end nuget package test

* reset the changes in OnnxRuntime.CSharp.proj

* revert the testdata directory path

* revert inference tests proj file

* added script for running end-to-end tests

* fix in the runtest.bat

* added error checking in runtest

* fixed paths in the test project

* added runtest.sh

* fix protoc path

* updated executable attributes for the runtest scripts

* added some log to debug protoc failures

* removed the protoc and duplicate test code, reuse unit-test code for end-to-end test

* copy always

* fix working dir paths in runtest.sh

* added a build.py flag to download test data without running the c++ tests

* added a script for running the test under docker

* added script for docker run of the test
2018-12-27 15:22:46 -08:00
..
Microsoft.ML.OnnxRuntime.EndToEndTests Add end-to-end test to run on the nuget package (#252) 2018-12-27 15:22:46 -08:00
Microsoft.ML.OnnxRuntime.Tests Jignparm/csharp gpu (#221) 2018-12-20 09:58:03 -08:00