GPUOpen-Tools / GPU-Reshape

GPU Reshape (GRS) is an API & vendor agnostic instrumentation framework, with instruction level validation.
Other
374 stars 12 forks source link

Automated test-suite #19

Closed miguel-petersen closed 1 month ago

miguel-petersen commented 1 year ago

While extending unit tests / TDD is preferable, nothing quite beats mature applications. Automated testing of application suites has immense benefits, and reduces manual labor on change validation.

miguel-petersen commented 8 months ago

An experimental version is in under the GRS.Test.Automation library. Once the library leaves experimental status (-DENABLE_EXPERIMENTAL in cmake), this issue will get closed.

miguel-petersen commented 1 month ago

Kept as experimental for build times, but is fully functional.