Add a comment to describe purpose of signal-filtering test

llvm-svn: 296427
This commit is contained in:
Eugene Zemtsov 2017-02-28 02:40:34 +00:00
parent 81f68ec3a9
commit 23847fbefe
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# This test makes sure that lldb-server supports and properly handles
# QPassSignals GDB protocol package.
from __future__ import print_function
import gdbremote_testcase