[PDB] Re-add BinaryStreamTest.
authorZachary Turner <zturner@google.com>
Wed, 1 Mar 2017 17:22:36 +0000 (17:22 +0000)
committerZachary Turner <zturner@google.com>
Wed, 1 Mar 2017 17:22:36 +0000 (17:22 +0000)
commitece82f9d23b2b7d6ad3008c510dbda15bd9fb303
tree970a1045ba815ef81988bc0fcc496c30d5891e3d
parentac59e4b3b94b6c3e7c21df15694d3a3253582295
[PDB] Re-add BinaryStreamTest.

This re-adds all the binary stream tests.  This was reverted due
to some misaligned reads.  For now the offending test is
disabled while I investigate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296643 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/DebugInfo/PDB/BinaryStreamTest.cpp [new file with mode: 0644]
unittests/DebugInfo/PDB/CMakeLists.txt