aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/full_bisect_test/good-objects-permanent/_LIST
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2017-02-06 14:54:28 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-02-14 12:35:43 -0800
commit1cc48481a2ca530bab04999da78eddc8a1b98adb (patch)
tree2237f62191bb6be08229d08f32d64ffdd357073d /binary_search_tool/full_bisect_test/good-objects-permanent/_LIST
parent058aae85dcfb12049ef90137915ec7e981288569 (diff)
downloadtoolchain-utils-1cc48481a2ca530bab04999da78eddc8a1b98adb.tar.gz
[binary search tool] Add bisecting tests.
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>
Diffstat (limited to 'binary_search_tool/full_bisect_test/good-objects-permanent/_LIST')
-rw-r--r--binary_search_tool/full_bisect_test/good-objects-permanent/_LIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/binary_search_tool/full_bisect_test/good-objects-permanent/_LIST b/binary_search_tool/full_bisect_test/good-objects-permanent/_LIST
new file mode 100644
index 00000000..07bc1aa9
--- /dev/null
+++ b/binary_search_tool/full_bisect_test/good-objects-permanent/_LIST
@@ -0,0 +1,7 @@
+build.o
+inorder_norecurse.o
+inorder.o
+main.o
+preorder_norecurse.o
+preorder.o
+stack.o