aboutsummaryrefslogtreecommitdiffstats
path: root/pyagl/pytest.ini
blob: 65870413ecc9b21709541b9ba43523d94e12b8ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[pytest]
norecursedirs = templates

markers =
  regular: regular verb tests with expected values
  hwrequired: verb tests requiring available physical hardware
  audiomixer: agl-service-audiomixer tests
  bluetooth: agl-service-bluetooth tests
  bluetooth_map: agl-service-bluetooth-map tests
  bluetooth_pbap: agl-service-bluetooth-pbap tests
  geoclue: agl-service-geoclue tests
  homescreen: agl-service-homescreen tests
  network: agl-service-network tests
  nfc: agl-service-nfc tests
  gps: agl-service-gps tests
  weather: agl-service-weather tests
  mediascanner: agl-service-mediascanner tests
  signal_composer: agl-service-signal-composer tests
  can_low_level: agl-service-can-low-level tests