Add auto_stub mocking library. Copied with minor modification from depot_tools@cd1e3d4 aka r286273. Removed '__version__' from auto_stub.py since it's now a part of a bigger versioned package. R=iannucci@chromium.org, maruel@chromium.org BUG= Review URL: https://codereview.chromium.org/424223002
Utilities to support writing unittests for infra-related tools.
Dead simple mocking framework.
A simple ascii-art-schema-based unittest library. Sets up a real on-disk git repo according to a specified ascii-art representation in a class variable.
See testing_support.git.* docstrings for more info.