summaryrefslogtreecommitdiff
path: root/test_options.sh.sample
blob: f99980c30bbde0c283983ff99501514ebe2045c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Hooks
#function ezbench_pre_hook() {

#}
#function ezbench_post_hook() {

#}

#function compile_pre_hook() {
    # Accessible variables
    # $commit     [RO]: SHA1 id of the current commit
    # $commitName [RO]: Name of the commit
#}
#function compile_post_hook() {
    # Accessible variables
    # $commit     [RO]: SHA1 id of the current commit
    # $commitName [RO]: Name of the commit
#}

#function <benchmark name>_run_pre_hook() {
    # Accessible variables
    # $commit     [RO]: SHA1 id of the current commit
    # $commitName [RO]: Name of the commit
#}
#function <benchmark name>_run_post_hook() {
    # Accessible variables
    # $commit     [RO]: SHA1 id of the current commit
    # $commitName [RO]: Name of the commit
    # $fpsTest    [RW]: List of FPS values returned by the test
#}

# Libraries options
LIBFRAMETIME64_SO=/usr/lib/libframetime.so
LIBFRAMETIME32_SO=/usr/lib32/libframetime.so

# Benchmark parameters
SYNMARK_FOLDER=/opt/SynMark2

# UE4 Reflections Subway
UE4_REFLECTIONS_FOLDER="/opt/Reflections Subway Demo/ReflectionsSubway/Binaries/Linux"
UE4_WINDOW_SIZE_X=128
UE4_WINDOW_SIZE_Y=80
#
# Citybench settings
CITYBENCH_FOLDER=/opt/replay_hbas_citybench

# GLBenchmark settings
GLBENCHMARK27_FOLDER=/opt/benchmarks/glbenchmark2.7.0
#GLBENCHMARK27_WIDTH=1920
#GLBENCHMARK27_HEIGHT=1080

# intel-gpu-tools settings
IGT_BENCHMARKS=/opt/intel-gpu-tools/benchmarks

# xf86-video-intel setting
XF86_VIDEO_INTEL=/opt/benchmarks/xf86-video-intel