TestLinuxCore -- add a check for thread name
authorPavel Labath <labath@google.com>
Mon, 5 Feb 2018 12:34:09 +0000 (12:34 +0000)
committerPavel Labath <labath@google.com>
Mon, 5 Feb 2018 12:34:09 +0000 (12:34 +0000)
commit5bc157443e02d6288ff8ff1162372a3b6e6a2b03
tree52bd5855c5c721a899a3f29b217e972ab56f478c
parentc5ab1ab79786c415082d9342b37bd8b7611f4516
TestLinuxCore -- add a check for thread name

We've had a bug (fixed by https://reviews.llvm.org/D42828) where the
thread name was being read incorrectly. Add a test for this behavior.

llvm-svn: 324230
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py