u-boot/test/py/tests
Stephen Warren a2ec560647 test/py: Quote consistency
When converting test/py from " to ', I missed a few places (or added a
few inconsistencies later). Fix these.

Note that only quotes in code are converted; double-quotes in comments
and HTML are left as-is, since English and HTML use " not '.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-01-28 21:01:24 -07:00
..
test_000_version.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_dfu.py test/py: Quote consistency 2016-01-28 21:01:24 -07:00
test_env.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_help.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_hush_if_test.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_md.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_net.py test/py: Quote consistency 2016-01-28 21:01:24 -07:00
test_sandbox_exit.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_shell_basics.py test/py: Quote consistency 2016-01-28 21:01:24 -07:00
test_sleep.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_ums.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_unknown_cmd.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00