1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
PY3TEST() PEERDIR ( contrib/python/pluggy ) TEST_SRCS( conftest.py test_details.py test_helpers.py test_hookcaller.py test_invocations.py test_multicall.py test_pluginmanager.py test_tracer.py ) NO_LINT() END()