aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: 217ef9abc803f1a25c9104c1cb9c09b11009ec3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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
  btmap: agl-service-bluetooth-map tests
  btpbap: agl-service-bluetooth-pbap tests
  geoclue: agl-service-geoclue tests
  network: agl-service-network tests
  nfc: agl-service-nfc tests
  gps: agl-service-gps tests
  weather: agl-service-weather tests