Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
lldb
/
879bfee0ce2ddaaa50d41042002d5e38c938aed4
/
test
/
order
2a99b2a
Fix wrong test logic -- should pass "-s address" option to "image dump symtab"
by Johnny Chen
· 14 years ago
61ea8ac
Test order file with both dsym and dwarf combination.
by Johnny Chen
· 14 years ago
96ac889
Need to call self.buildDefault() before running the test logic.
by Johnny Chen
· 14 years ago
53b66eb
Updated the expected matching strings.
by Johnny Chen
· 14 years ago
1c42e86
Changed the test case class names to be noun-like instead of verb-like.
by Johnny Chen
· 14 years ago
8f24cd1
Makefile refactoring for the test suite. Added a make directory under test,
by Johnny Chen
· 14 years ago
029acae
Print the verbose output of runCmd()/expect() to stderr instead of stdout.
by Johnny Chen
· 14 years ago
c359370
Added more informational assert message strings.
by Johnny Chen
· 14 years ago
ffde4fc
Factored the "continue" command execution of the inferior process as part of the
by Johnny Chen
· 14 years ago
d85dae5
Modified the remaining test cases to display more meaningful assert messages.
by Johnny Chen
· 14 years ago
75e28f9
o Added unittest2 which has added the new features in unittest for Python 2.7
by Johnny Chen
· 14 years ago
88f8304
When running a single test case, lldb.SBDebugger.Terminate() is not being called
by Johnny Chen
· 14 years ago
5e2bf0d
Renaming from TestOrder.py to TestOrderFile.py.
by Johnny Chen
· 14 years ago
3097439
Fixed typos from cut-and-paste errors.
by Johnny Chen
· 14 years ago
4340b4c
Test that debug symbols have the correct order as specified by the order file.
by Johnny Chen
· 14 years ago
993f554
Fixed typos in the comments.
by Johnny Chen
· 14 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 14 years ago