summaryrefslogtreecommitdiff
path: root/debian/tests/control
blob: f849f559a71ce95dedfbb982fb9a4933fcd0ce29 (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
Tests: no-opencl
Depends:
 @,
 python3-all,
 python3-pytest,
 python3-pytest-mock,
 python3-pytest-xvfb,
 xauth,
 xvfb,
Restrictions: allow-stderr

Tests: opencl
Depends:
 @,
 clinfo,
 python3-all,
 python3-pytest,
 python3-pytest-mock,
 python3-pytest-xvfb,
 xauth,
 xvfb,
Architecture: !i386
Restrictions: allow-stderr

Test-Command: xvfb-run -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" sh debian/tests/gui
Depends:
 mesa-utils,
 silx,
 xauth,
 xvfb,
Restrictions: allow-stderr