OSDN Git Service

Add support for expected failures to gtest runner.
authorJosh Gao <jmgao@google.com>
Tue, 10 Jan 2017 00:43:33 +0000 (16:43 -0800)
committerJosh Gao <jmgao@google.com>
Tue, 10 Jan 2017 20:56:25 +0000 (12:56 -0800)
commit010522229c2a984d3e553e244da67b449b9638d4
treee54ff2bf3b38fdfcc50c8a47e1972ec836878ad1
parent0625beb2709007e01b59edde7b6d5d4fe502ae6b
Add support for expected failures to gtest runner.

Bug: http://b/33251022
Test: manually added tests that unexpectedly failed
Test: bionic-unit-tests/bionic-unit-tests64 on bullhead
Change-Id: Ie9aef80014b9fd6512b68f0e42abc298732a9b6e
tests/gtest_main.cpp