Skip to content

Commit ccf1c30

Browse files
committed
[lldb][testsuite] Add lldb-server category
1 parent e30d29e commit ccf1c30

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lldb/packages/Python/lldbsuite/test/test_categories.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'darwin-log': 'Darwin log tests',
3838
'watchpoint': 'Watchpoint-related tests',
3939
'lldb-vscode': 'Visual Studio Code debug adaptor tests',
40+
'lldb-server': 'Tests related to lldb-server',
4041
}
4142

4243

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lldb-server

0 commit comments

Comments
 (0)