aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/full_bisect_test/inorder.c
AgeCommit message (Collapse)Author
2017-02-14[binary search tool] Add bisecting tests.Caroline Tice
Add real bisection testing, for use with or without compiler wrapper script. BUG=https://b.corp.google.com/issues/34888940 TEST=Tested wtih & without the compiler wrapper in my source tree. Change-Id: I72329b458b5c93f8e7f03f9970c755018390cc3c Reviewed-on: https://chromium-review.googlesource.com/438666 Commit-Ready: Caroline Tice <cmtice@chromium.org> Tested-by: Caroline Tice <cmtice@chromium.org> Reviewed-by: Yunlian Jiang <yunlian@chromium.org>