mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0023752: Integration of test grid "vpr" into the new testing system
This commit is contained in:
12
tests/perf/begin
Executable file
12
tests/perf/begin
Executable file
@@ -0,0 +1,12 @@
|
||||
cpulimit 500
|
||||
|
||||
pload VISUALIZATION
|
||||
pload TOPTEST
|
||||
|
||||
if { [info exists imagedir] == 0 } {
|
||||
set imagedir .
|
||||
}
|
||||
|
||||
if { [info exists test_image ] == 0 } {
|
||||
set test_image photo
|
||||
}
|
Reference in New Issue
Block a user