Add a couple of tests for the Listener class
authorPavel Labath <labath@google.com>
Thu, 24 Nov 2016 17:10:10 +0000 (17:10 +0000)
committerPavel Labath <labath@google.com>
Thu, 24 Nov 2016 17:10:10 +0000 (17:10 +0000)
commit403512cf29543cde9b0f47549b844a0ea9c83d4f
treecb69d358acf016363478a0caabaffa9a923a022d
parent4862ae8cc5cd7568b4ded265ebcae56949451168
Add a couple of tests for the Listener class

I'm considering doing some refactor there, so I am adding these to guard the
current behavior.

llvm-svn: 287896
lldb/unittests/Core/CMakeLists.txt
lldb/unittests/Core/ListenerTest.cpp [new file with mode: 0644]