Home
last modified time | relevance | path

Searched refs:assertIsNotNone (Results 1 – 25 of 82) sorted by relevance

1234

/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/
H A DTestGdbRemoteAuxvSupport.py15 self.assertIsNotNone(context)
32 self.assertIsNotNone(context)
35 self.assertIsNotNone(proc_info)
60 self.assertIsNotNone(context)
85 self.assertIsNotNone(auxv_data)
99 self.assertIsNotNone(auxv_data)
105 self.assertIsNotNone(context)
110 self.assertIsNotNone(endian)
113 self.assertIsNotNone(auxv_dict)
138 self.assertIsNotNone(context)
[all …]
H A DTestLldbGdbServer.py31 self.assertIsNotNone(server)
44 self.assertIsNotNone(server)
75 self.assertIsNotNone(context)
127 self.assertIsNotNone(context)
141 self.assertIsNotNone(context)
154 self.assertIsNotNone(context)
183 self.assertIsNotNone(context)
223 self.assertIsNotNone(context)
241 self.assertIsNotNone(context)
245 self.assertIsNotNone(threads)
[all …]
H A DTestGdbRemoteProcessInfo.py17 self.assertIsNotNone(context)
21 self.assertIsNotNone(process_info)
25 self.assertIsNotNone(pid_text)
36 self.assertIsNotNone(procs)
41 self.assertIsNotNone(context)
45 self.assertIsNotNone(process_info)
49 self.assertIsNotNone(pid_text)
60 self.assertIsNotNone(context)
68 self.assertIsNotNone(endian)
77 self.assertIsNotNone(context)
[all …]
H A DTestGdbRemoteRegisterState.py23 self.assertIsNotNone(context)
28 self.assertIsNotNone(endian)
32 self.assertIsNotNone(reg_infos)
44 self.assertIsNotNone(threads)
46 self.assertIsNotNone(thread_id)
56 self.assertIsNotNone(context)
60 self.assertIsNotNone(state_id)
83 self.assertIsNotNone(context)
89 self.assertIsNotNone(final_reg_values)
H A DTestGdbRemoteHostInfo.py54 self.assertIsNotNone(context)
56 self.assertIsNotNone(host_info_raw)
71 self.assertIsNotNone(val)
79 self.assertIsNotNone(server)
85 self.assertIsNotNone(context)
89 self.assertIsNotNone(host_info)
95 self.assertIsNotNone(host_info_dict)
H A DTestGdbRemoteExpeditedRegisters.py26 self.assertIsNotNone(context)
30 self.assertIsNotNone(key_vals_text)
34 self.assertIsNotNone(expedited_registers)
43 self.assertIsNotNone(expedited_registers)
52 self.assertIsNotNone(reg_info)
110 self.assertIsNotNone(expedited_registers)
119 self.assertIsNotNone(reg_info)
H A DTestGdbRemoteAttach.py16 self.assertIsNotNone(procs)
20 self.assertIsNotNone(inferior)
39 self.assertIsNotNone(context)
43 self.assertIsNotNone(process_info)
47 self.assertIsNotNone(pid_text)
H A DTestGdbRemote_qThreadStopInfo.py29 self.assertIsNotNone(context)
33 self.assertIsNotNone(key_vals_text)
35 self.assertIsNotNone(kv_dict)
40 self.assertIsNotNone(kv_thread)
46 self.assertIsNotNone(stop_result_text)
88 self.assertIsNotNone(stop_replies)
H A DTestGdbRemotePlatformFile.py97 self.assertIsNotNone(server)
116 self.assertIsNotNone(server)
136 self.assertIsNotNone(server)
158 self.assertIsNotNone(server)
181 self.assertIsNotNone(server)
198 self.assertIsNotNone(server)
216 self.assertIsNotNone(server)
231 self.assertIsNotNone(server)
247 self.assertIsNotNone(context)
320 self.assertIsNotNone(server)
[all …]
H A DTestGdbRemoteThreadsInStopReply.py20 self.assertIsNotNone(key_vals_text)
27 self.assertIsNotNone(context)
76 self.assertIsNotNone(context)
101 self.assertIsNotNone(context)
124 self.assertIsNotNone(context)
163 self.assertIsNotNone(context)
166 self.assertIsNotNone(threads)
H A DTestAppleSimulatorOSType.py95 self.assertIsNotNone(pid)
112 self.assertIsNotNone(context)
116 self.assertIsNotNone(process_info)
133 self.assertIsNotNone(image_info)
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/unit/
H A Dtest_compilation.py13 self.assertIsNotNone(sut.compiler_language(['clang']))
14 self.assertIsNotNone(sut.compiler_language(['clang-3.6']))
15 self.assertIsNotNone(sut.compiler_language(['clang++']))
16 self.assertIsNotNone(sut.compiler_language(['clang++-3.5.1']))
17 self.assertIsNotNone(sut.compiler_language(['cc']))
18 self.assertIsNotNone(sut.compiler_language(['c++']))
19 self.assertIsNotNone(sut.compiler_language(['gcc']))
20 self.assertIsNotNone(sut.compiler_language(['g++']))
24 self.assertIsNotNone(
39 self.assertIsNotNone(result, "wrong input for test")
[all …]
/llvm-project-15.0.7/clang/bindings/python/tests/cindex/
H A Dtest_type.py157 self.assertIsNotNone(a)
158 self.assertIsNotNone(b)
159 self.assertIsNotNone(v)
174 self.assertIsNotNone(c)
175 self.assertIsNotNone(i)
176 self.assertIsNotNone(x)
177 self.assertIsNotNone(v)
188 self.assertIsNotNone(a)
195 self.assertIsNotNone(f)
218 self.assertIsNotNone(f)
[all …]
H A Dtest_cursor.py133 self.assertIsNotNone(cls)
134 self.assertIsNotNone(foo)
135 self.assertIsNotNone(bar)
230 self.assertIsNotNone(cls)
231 self.assertIsNotNone(x_)
232 self.assertIsNotNone(y_)
246 self.assertIsNotNone(cls)
247 self.assertIsNotNone(foo)
248 self.assertIsNotNone(bar)
261 self.assertIsNotNone(cls)
[all …]
H A Dtest_location.py30 self.assertIsNotNone(one)
31 self.assertIsNotNone(two)
41 self.assertIsNotNone(one)
42 self.assertIsNotNone(two)
64 self.assertIsNotNone(one)
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dgdbremote_testcase.py369 self.assertIsNotNone(server)
519 self.assertIsNotNone(server)
585 self.assertIsNotNone(context)
597 self.assertIsNotNone(val)
726 self.assertIsNotNone(val)
858 self.assertIsNotNone(context)
904 self.assertIsNotNone(context)
946 self.assertIsNotNone(context)
991 self.assertIsNotNone(endian)
1116 self.assertIsNotNone(context)
[all …]
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/attach-wait/
H A DTestGdbRemoteAttachWait.py32 self.assertIsNotNone(inferior)
66 self.assertIsNotNone(context)
85 self.assertIsNotNone(context)
89 self.assertIsNotNone(process_info)
93 self.assertIsNotNone(pid_text)
120 self.assertIsNotNone(context)
124 self.assertIsNotNone(process_info)
128 self.assertIsNotNone(pid_text)
144 self.assertIsNotNone(context)
163 self.assertIsNotNone(context)
[all …]
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/registers-target-xml-reading/
H A DTestGdbRemoteTargetXmlPacket.py37 self.assertIsNotNone(root)
41 self.assertIsNotNone(architecture)
45 self.assertIsNotNone(feature)
53 self.assertIsNotNone(context)
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/inferior-crash/
H A DTestGdbRemoteAbort.py15 self.assertIsNotNone(procs)
25 self.assertIsNotNone(context)
28 self.assertIsNotNone(hex_exit_code)
H A DTestGdbRemoteSegFault.py13 self.assertIsNotNone(procs)
23 self.assertIsNotNone(context)
26 self.assertIsNotNone(hex_exit_code)
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/register-reading/
H A DTestGdbRemoteGPacket.py58 self.assertIsNotNone(context)
62 self.assertIsNotNone(reg_infos)
70 self.assertIsNotNone(threads)
72 self.assertIsNotNone(thread_id)
95 self.assertIsNotNone(context)
/llvm-project-15.0.7/lldb/test/API/functionalities/thread/thread_exit/
H A DTestThreadExit.py63 self.assertIsNotNone(stopped_thread,
77 self.assertIsNotNone(stopped_thread,
91 self.assertIsNotNone(stopped_thread,
105 self.assertIsNotNone(stopped_thread,
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/libraries-svr4/
H A DTestGdbRemoteLibrariesSvr4Support.py24 self.assertIsNotNone(context)
50 self.assertIsNotNone(context)
57 self.assertIsNotNone(content_raw)
67 self.assertIsNotNone(xml_root, "Malformed libraries-svr4 XML")
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/vCont-threads/
H A DTestSignal.py19 self.assertIsNotNone(context)
21 self.assertIsNotNone(threads)
46 self.assertIsNotNone(context)
220 self.assertIsNotNone(context)
238 self.assertIsNotNone(context)
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/signal-filtering/
H A DTestGdbRemote_QPassSignals.py20 self.assertIsNotNone(context)
23 self.assertIsNotNone(hex_exit_code)
45 self.assertIsNotNone(context)

1234