http://llvm.org/bugs/show_bug.cgi?id=22053

            Bug ID: 22053
           Summary: Make the test runner print test output on the fly, not
                    just a huge dump at the end.
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@cs.uiuc.edu
          Reporter: ztur...@google.com
    Classification: Unclassified

It's useful to be able to see test output as the tests are running.  Currently
you cannot see anything until the test runner has completed.  Since it can
sometimes take a long time, it often leaves one wondering if the test suite is
hung, or if things are going as expected.

Being able to see the output of individual tests as those tests complete would
be a welcome feature.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to