2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
16 obj
.GetDescription(lldb
.SBStream())
17 obj
.EmulateWithFrame(lldb
.SBFrame(), 0)
18 obj
.DumpEmulation("armv7")
19 obj
.TestEmulation(lldb
.SBStream(), "my-file")