Add test for SBValue.GetNonSyntheticValue in presence of synth provider.
authorSiva Chandra <sivachandra@google.com>
Fri, 26 Jun 2015 23:57:38 +0000 (23:57 +0000)
committerSiva Chandra <sivachandra@google.com>
Fri, 26 Jun 2015 23:57:38 +0000 (23:57 +0000)
commita07e1e7f2ba2a984252e8b5414fb25b107573d07
tree2f9b6c55f6b097576de29679a9312f533927e792
parent0000afd88cc35d6febd25c72f484b22378897737
Add test for SBValue.GetNonSyntheticValue in presence of synth provider.

Test Plan: dotest.py -p TestFormattersSBAPI

Reviewers: granata.enrico

Reviewed By: granata.enrico

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D10783

llvm-svn: 240861
lldb/test/python_api/formatters/TestFormattersSBAPI.py
lldb/test/python_api/formatters/jas_synth.py [deleted file]
lldb/test/python_api/formatters/main.cpp
lldb/test/python_api/formatters/synth.py [new file with mode: 0644]