Searched refs:TestUprobes (Results 1 – 2 of 2) sorted by relevance
3 local TestUprobes = {}10 function TestUprobes:test_simple_library()41 function TestUprobes:test_simple_binary()66 function TestUprobes:teardown()70 suite("TestUprobes", TestUprobes)
14 class TestUprobes(unittest.TestCase): class