summaryrefslogtreecommitdiffstats
path: root/chrome/test/mini_installer/process_verifier.py
Commit message (Expand)AuthorAgeFilesLines
* Support conditional checks in property files in the mini_installer test frame...sukolsak@chromium.org2013-09-201-14/+12
* Make verifiers a class in the mini_installer test framework.sukolsak@chromium.org2013-09-201-21/+25
* Rename path_resolver to variable_expander in the mini_installer test framework.sukolsak@chromium.org2013-09-181-6/+6
* Pass the build directory to the mini_installer test framework via command line.sukolsak@chromium.org2013-09-041-2/+2
* Remove psutil from the mini_installer test framework.sukolsak@chromium.org2013-08-301-8/+3
* Fix the error message of the process verifier.sukolsak@chromium.org2013-08-291-2/+2
* Implement the process verifier in the Automated Installer Testing Framework.sukolsak@chromium.org2013-08-231-0/+36