llvm-project/lldb/test/lang/c/stepping
Jim Ingham d882998eff Fix the .categories, it had "dataformatter" not "dataformatters".
Remove the getCategory from TestDataFormatterObjC.py, since it was superceded by the .categories file, 
and didn't work anyway (getCategories currently has to be a method on the test class, not on the test.)
Add a "basic_process" category, and start to find some tests for simple process running sniff tests.

llvm-svn: 176061
2013-02-25 23:51:06 +00:00
..
Makefile
TestStepAndBreakpoints.py Fix the .categories, it had "dataformatter" not "dataformatters". 2013-02-25 23:51:06 +00:00
TestThreadStepping.py Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
main.c Add an SBProcess API to get the current StopID, either considering or ignoring stops caused by expression 2013-01-08 23:22:42 +00:00