Home
last modified time | relevance | path

Searched refs:test_conformance (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/python/
Dsetup.py149 class test_conformance(_build_py): class
156 cmd = 'cd ../conformance && make %s' % (test_conformance.target)
184 test_conformance.target = 'test_python_cpp'
246 'test_conformance': test_conformance,
Dtox.ini18 python: python setup.py -q test_conformance
19 cpp: python setup.py -q test_conformance --cpp_implementation