Skip to content
Success

Changes

Summary

  1. testenv: run: add --bisect argument (details)
Commit 157590223339dd618bd0865de76f2dd67dd00e9e by Oliver Smith
testenv: run: add --bisect argument

Add an argument that lets testenv.py exit with != 0 when at least one
test has failed, so it can be used with "git bisect".

Change-Id: I941064c1c704560e0f7351c82e810481cd72b6da
The file was modified_testenv/testenv/__init__.py
The file was modified_testenv/testenv/testsuite.py