[lldb-dev] [Bug 22887] New: Document the test suite on the website

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 12 10:44:41 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=22887

            Bug ID: 22887
           Summary: Document the test suite on the website
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: zturner at google.com
    Classification: Unclassified

This is just a TODO for myself.  I will eventually pick up this bug.  

Documentation should include:

1) Commonly used command line arguments
2) Structure of a test case
3) test methods vs. private methods (hint: test methods start with "test")
4) attributes like @pythonAPITest, @skipIf, etc.
5) test logs
6) inline tests vs
7) How to run the test suite:  (ninja check-lldb & running from xcode)

As we think of more stuff that should be documented, respond to this bug

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150312/b3122f8a/attachment.html>


More information about the lldb-dev mailing list