aboutsummaryrefslogtreecommitdiffstats
path: root/pyagl/pytest.ini
blob: 8865272a5eacf6eabc9cc3c549b929a6758b0ff8 (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
[pytest]
norecursedirs = templates

markers =
  hwrequired: verb tests requiring available physical hardware
  internet: verb tests requiring Internet access
  audiomixer: agl-service-audiomixer tests
  bluetooth: agl-service-bluetooth tests
  bluetooth_map: agl-service-bluetooth-map tests
  bluetooth_pbap: agl-service-bluetooth-pbap tests
  can_low_level: agl-service-can-low-level tests
  can_j1939: J1939 CAN specific tests
  geoclue: agl-service-geoclue tests
  gps: agl-service-gps tests
  homescreen: agl-service-homescreen tests
  mediascanner: agl-service-mediascanner tests
  mediaplayer: agl-service-mediaplayer tests
  network: agl-service-network tests
  nfc: agl-service-nfc tests
  radio: agl-service-radio tests
  signal_composer: agl-service-signal-composer tests
  weather: agl-service-weather tests
  hvac: agl-service-hvac tests
  taskmanager: agl-service-taskmanager tests
  platforminfo: agl-service-platform-info tests
  navigation: agl-service-navigation tests
  geofence: agl-service-geofence tests