Part 2 of SBUnitSignals check-in.
authorTodd Fiala <todd.fiala@gmail.com>
Mon, 23 Jun 2014 20:56:48 +0000 (20:56 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Mon, 23 Jun 2014 20:56:48 +0000 (20:56 +0000)
commit9b0957870c36d40eaef1e614059cce80e45b61c1
treedf539491d9372751685d1c3f67e4289dbc4ea12d
parent703c3c8746f0900e179821dc3faf67764e450cec
Part 2 of SBUnitSignals check-in.

I missed adding a few new files to the change list.
The build is broken from r211526 without this fix.
(And Ed Maste caught it before I did, so this is
the remainder - the test methods).

llvm-svn: 211535
lldb/test/python_api/signals/Makefile [new file with mode: 0644]
lldb/test/python_api/signals/TestSignalsAPI.py [new file with mode: 0644]
lldb/test/python_api/signals/main.cpp [new file with mode: 0644]