Home | History | Annotate | Download | only in test

Lines Matching refs:Verify

0 # Verify that gdb can pretty-print the various PyObject* types
51 # Verify that "gdb" was built with the embedded python support enabled:
56 # Verify that "gdb" can load our custom hooks. In theory this should never
179 # parameter, and verify that the gdb displays the same string
220 'Verify the pretty-printing of various "int" values'
228 'Verify the pretty-printing of various "long" values'
235 'Verify the pretty-printing of True, False and None'
241 'Verify the pretty-printing of dictionaries'
247 'Verify the pretty-printing of lists'
252 'Verify the pretty-printing of strings'
259 'Verify the pretty-printing of tuples'
265 'Verify the pretty-printing of unicode values'
289 'Verify the pretty-printing of sets'
308 'Verify the pretty-printing of frozensets'
342 'Verify the pretty-printing of classic class instances'
354 'Verify the pretty-printing of new-style class instances'
366 'Verify the pretty-printing of an instance of a list subclass'
379 'Verify the pretty-printing of an instance of a tuple subclass'
396 Verify that the variable's representation is the expected failsafe
541 'Verify that very long output is truncated'
601 'Verify that the "py-list" command works'
616 'Verify the "py-list" command with one absolute argument'
627 'Verify the "py-list" command with two absolute arguments'
641 'Verify that the "py-up" command works'
652 'Verify handling of "py-down" at the bottom of the stack'
660 'Verify handling of "py-up" at the top of the stack'
670 'Verify "py-up" followed by "py-down"'
685 'Verify that the "py-bt" command works'
702 'Verify that the "py-print" command works'