mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
Update internal
Change-Id: I8f3ddadf54517d3a06eea6fe66a418f4f29b3d8c
This commit is contained in:
@@ -25,8 +25,8 @@ REM OTHER DEALINGS IN THE SOFTWARE.
|
||||
goto end
|
||||
)
|
||||
|
||||
if exist ../../../../../../terminate ( exit )
|
||||
if exist ../../../../../../no_verifier ( exit /b )
|
||||
if exist ../../../../../terminate ( exit )
|
||||
if exist ../../../../../no_verifier ( exit /b )
|
||||
|
||||
appverif.exe -enable Exceptions Handles Heaps Leak Locks Memory Threadpool TLS DirtyStacks -for igdrcl_tests.exe
|
||||
%~dp0/igdrcl_tests.exe %*
|
||||
|
||||
Reference in New Issue
Block a user