History log of /fuchsia/zircon/system/host/runtests/runtests.cpp
Revision Date Author Comments
# 556852df 24-Jul-2018 Gary Miguel <garymm@google.com>

[runtests] Accept a file path that specifies tests to run.

Also rename a few things for clarity.

Test: unit tests, manually tested with "runtests -f" on my linux host,
manually tested with no args on Fuchsia, which ran all tests in garnet,
and CQ will run runtests on all tests in Zircon.
Bug: IN-478 #comment
Bug: IN-527 #comment
Change-Id: I6f1485125130dadb70cefa921d80385aa0b1de33


# 8ebaf8a7 15-Jun-2018 Joshua Seaton <joshuaseaton@google.com>

[runtests] Create host version of runtests.

-Abstract the current runtests main() as a library method.
-Invoke with platform specific choices for
system/uapp/runtests/runtests.cpp
and
system/host/runtests/runtests.cpp

TESTED: runtests-utils-test passes as a host test; host runtests tested
by hand.

BUG: IN-358
Change-Id: Ic9bf53e4418e37d9856a5857b673f5cbd1fe2d4d