llvm-project/lldb/test/API/python_api/watchpoint
Tatyana Krasnukha 05d7d6949c [lldb/tests] Removed add_test_categories decorator for python API tests, NFC
There is a .categories file in the python_api directory that makes all nested tests
belong to the category "pyapi". The decorator is unnecessary for these tests.
2021-02-08 15:10:48 +03:00
..
condition [lldb] Convert assertTrue(a == b) to assertEqual(a, b) 2021-02-02 12:39:03 -08:00
watchlocation [lldb/tests] Removed add_test_categories decorator for python API tests, NFC 2021-02-08 15:10:48 +03:00
Makefile
TestSetWatchpoint.py [lldb/tests] Removed add_test_categories decorator for python API tests, NFC 2021-02-08 15:10:48 +03:00
TestWatchpointIgnoreCount.py [lldb/tests] Removed add_test_categories decorator for python API tests, NFC 2021-02-08 15:10:48 +03:00
TestWatchpointIter.py [lldb/tests] Removed add_test_categories decorator for python API tests, NFC 2021-02-08 15:10:48 +03:00
categories [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00
main.c