Tests:

//depot/main/p4-python/p4test.py

  The bulk of the actual API testing is here.

//depot/main/p4-python/p4-test/...

  pip-ubuntu-16.t/pip-windows-2016.t:  test mainline P4-Python installation with local pip server
  centos7.t/windows-server-2016.t   :  steps to install released version of P4-Python from the public repo

//depot/main/p4-python/sanity/...

  Tests for Git-Fusion integration, building from source, Windows installer, packages.
  Only contains trivial functionality testing.  Could use some SSL tests.

Tests are controlled via a few EC MCL files:

//depot/main/tools/build/conf/...p4python...

//depot/main/tools/build/conf/module-p4python.conf

  Build and test mainline P4API P4-Python.  Build installer.  Loops over all python versions.

//depot/main/tools/build/conf/module-p4python.package.conf

  Create deb/rpm packages.

//depot/main/tools/build/conf/module-p4python.relnotes.conf

  Move relnotes into a place for other modules to use?

//depot/main/tools/build/conf/product-p4python.conf
