• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Copyright (c) 2024 Huawei Device Co., Ltd.
3  * Licensed under the Apache License, Version 2.0 (the "License");
4  * you may not use this file except in compliance with the License.
5  * You may obtain a copy of the License at
6  *
7  * http://www.apache.org/licenses/LICENSE-2.0
8  *
9  * Unless required by applicable law or agreed to in writing, software
10  * distributed under the License is distributed on an "AS IS" BASIS,
11  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12  * See the License for the specific language governing permissions and
13  * limitations under the License.
14  */
15 
16 // Autogenerated file by wrong_ctx_tests.rb script -- DO NOT EDIT!
17 
18 #include "libabckit/include/c/abckit.h"
19 #include "libabckit/include/c/metadata_core.h"
20 #include "libabckit/include/c/extensions/arkts/metadata_arkts.h"
21 #include "libabckit/include/c/extensions/js/metadata_js.h"
22 #include "libabckit/include/c/ir_core.h"
23 
24 #include "helpers/helpers.h"
25 #include "helpers/helpers_wrong_ctx.h"
26 
27 #include <gtest/gtest.h>
28 
29 namespace libabckit::test {
30 
31 static auto g_isaApiDynamicImp = AbckitGetIsaApiDynamicImpl(ABCKIT_VERSION_RELEASE_1_0_0);
32 
33 class LibAbcKitWrongCtxTestsIsaApiDynamicImpl0 : public ::testing::Test {};
34 
35 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateTonumeric,
36 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateTonumeric)37 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateTonumeric)
38 {
39     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateTonumeric);
40 }
41 
42 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideLdobjbyindex,
43 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideLdobjbyindex)44 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideLdobjbyindex)
45 {
46     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideLdobjbyindex);
47 }
48 
49 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallthisrange,
50 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallthisrange)51 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallthisrange)
52 {
53     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallthisrange);
54 }
55 
56 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateResumegenerator,
57 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateResumegenerator)58 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateResumegenerator)
59 {
60     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateResumegenerator);
61 }
62 
63 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAnd2,
64 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateAnd2)65 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateAnd2)
66 {
67     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateAnd2);
68 }
69 
70 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStsuperbyvalue,
71 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStsuperbyvalue)72 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStsuperbyvalue)
73 {
74     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStsuperbyvalue);
75 }
76 
77 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateSuspendgenerator,
78 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateSuspendgenerator)79 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateSuspendgenerator)
80 {
81     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateSuspendgenerator);
82 }
83 
84 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdobjbyname,
85 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateLdobjbyname)86 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateLdobjbyname)
87 {
88     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateLdobjbyname);
89 }
90 
91 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStsuperbyname,
92 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStsuperbyname)93 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStsuperbyname)
94 {
95     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStsuperbyname);
96 }
97 
98 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStrictnoteq,
99 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStrictnoteq)100 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStrictnoteq)
101 {
102     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStrictnoteq);
103 }
104 
105 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDefineclasswithbuffer,
106 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDefineclasswithbuffer)107 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDefineclasswithbuffer)
108 {
109     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDefineclasswithbuffer);
110 }
111 
112 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateShl2,
113 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateShl2)114 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateShl2)
115 {
116     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateShl2);
117 }
118 
119 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateExp,
120 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateExp)121 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateExp)
122 {
123     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateExp);
124 }
125 
126 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAdd2,
127 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateAdd2)128 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateAdd2)
129 {
130     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateAdd2);
131 }
132 
133 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateThrowUndefinedifhole,
134 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateThrowUndefinedifhole)135 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateThrowUndefinedifhole)
136 {
137     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateThrowUndefinedifhole);
138 }
139 
140 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateMul2,
141 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateMul2)142 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateMul2)
143 {
144     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateMul2);
145 }
146 
147 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDefinefunc,
148 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDefinefunc)149 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDefinefunc)
150 {
151     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDefinefunc);
152 }
153 
154 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdthisbyvalue,
155 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateLdthisbyvalue)156 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateLdthisbyvalue)
157 {
158     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateLdthisbyvalue);
159 }
160 
161 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideStpatchvar,
162 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideStpatchvar)163 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideStpatchvar)
164 {
165     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideStpatchvar);
166 }
167 
168 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDec,
169 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDec)170 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDec)
171 {
172     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDec);
173 }
174 
175 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallrange,
176 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallrange)177 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallrange)
178 {
179     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallrange);
180 }
181 
182 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStarrayspread,
183 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStarrayspread)184 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStarrayspread)
185 {
186     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStarrayspread);
187 }
188 
189 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideGetmodulenamespace,
190 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideGetmodulenamespace)191 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideGetmodulenamespace)
192 {
193     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideGetmodulenamespace);
194 }
195 
196 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideCallthisrange,
197 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideCallthisrange)198 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideCallthisrange)
199 {
200     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideCallthisrange);
201 }
202 
203 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateGetmodulenamespace,
204 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateGetmodulenamespace)205 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateGetmodulenamespace)
206 {
207     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateGetmodulenamespace);
208 }
209 
210 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateIsin,
211 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateIsin)212 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateIsin)
213 {
214     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateIsin);
215 }
216 
217 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallthis0,
218 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallthis0)219 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallthis0)
220 {
221     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallthis0);
222 }
223 
224 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStobjbyindex,
225 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStobjbyindex)226 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStobjbyindex)
227 {
228     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStobjbyindex);
229 }
230 
231 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateNeg,
232 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateNeg)233 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateNeg)
234 {
235     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateNeg);
236 }
237 
238 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStownbynamewithnameset,
239 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStownbynamewithnameset)240 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStownbynamewithnameset)
241 {
242     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStownbynamewithnameset);
243 }
244 
245 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallargs3,
246 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallargs3)247 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallargs3)
248 {
249     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallargs3);
250 }
251 
252 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallthis1,
253 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallthis1)254 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallthis1)
255 {
256     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallthis1);
257 }
258 
259 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateApply,
260 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateApply)261 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateApply)
262 {
263     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateApply);
264 }
265 
266 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStownbyvalue,
267 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStownbyvalue)268 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStownbyvalue)
269 {
270     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStownbyvalue);
271 }
272 
273 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAsyncfunctionreject,
274 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateAsyncfunctionreject)275 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateAsyncfunctionreject)
276 {
277     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateAsyncfunctionreject);
278 }
279 
280 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdobjbyvalue,
281 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateLdobjbyvalue)282 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateLdobjbyvalue)
283 {
284     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateLdobjbyvalue);
285 }
286 
287 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStthisbyvalue,
288 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStthisbyvalue)289 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStthisbyvalue)
290 {
291     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStthisbyvalue);
292 }
293 
294 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCreateiterresultobj,
295 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCreateiterresultobj)296 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCreateiterresultobj)
297 {
298     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCreateiterresultobj);
299 }
300 
301 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeCallinit,
302 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallruntimeCallinit)303 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallruntimeCallinit)
304 {
305     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallruntimeCallinit);
306 }
307 
308 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateTonumber,
309 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateTonumber)310 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateTonumber)
311 {
312     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateTonumber);
313 }
314 
315 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdsuperbyvalue,
316 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateLdsuperbyvalue)317 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateLdsuperbyvalue)
318 {
319     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateLdsuperbyvalue);
320 }
321 
322 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeDefinefieldbyvalue,
323 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallruntimeDefinefieldbyvalue)324 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallruntimeDefinefieldbyvalue)
325 {
326     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallruntimeDefinefieldbyvalue);
327 }
328 
329 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateGetresumemode,
330 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateGetresumemode)331 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateGetresumemode)
332 {
333     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateGetresumemode);
334 }
335 
336 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideCreateobjectwithexcludedkeys,
337 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideCreateobjectwithexcludedkeys)338 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideCreateobjectwithexcludedkeys)
339 {
340     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideCreateobjectwithexcludedkeys);
341 }
342 
343 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateGetpropiterator,
344 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateGetpropiterator)345 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateGetpropiterator)
346 {
347     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateGetpropiterator);
348 }
349 
350 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeWidestsendablevar,
351 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallruntimeWidestsendablevar)352 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallruntimeWidestsendablevar)
353 {
354     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallruntimeWidestsendablevar);
355 }
356 
357 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeDefinefieldbyindex,
358 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallruntimeDefinefieldbyindex)359 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallruntimeDefinefieldbyindex)
360 {
361     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallruntimeDefinefieldbyindex);
362 }
363 
364 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateEq,
365 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateEq)366 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateEq)
367 {
368     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateEq);
369 }
370 
371 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdobjbyindex,
372 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateLdobjbyindex)373 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateLdobjbyindex)
374 {
375     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateLdobjbyindex);
376 }
377 
378 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAshr2,
379 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateAshr2)380 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateAshr2)
381 {
382     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateAshr2);
383 }
384 
385 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateThrowUndefinedifholewithname,
386 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateThrowUndefinedifholewithname)387 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateThrowUndefinedifholewithname)
388 {
389     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateThrowUndefinedifholewithname);
390 }
391 
392 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateIstrue,
393 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateIstrue)394 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateIstrue)
395 {
396     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateIstrue);
397 }
398 
399 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateGetasynciterator,
400 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateGetasynciterator)401 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateGetasynciterator)
402 {
403     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateGetasynciterator);
404 }
405 
406 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideStownbyindex,
407 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideStownbyindex)408 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideStownbyindex)
409 {
410     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideStownbyindex);
411 }
412 
413 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStownbyindex,
414 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStownbyindex)415 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStownbyindex)
416 {
417     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStownbyindex);
418 }
419 
420 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStlexvar,
421 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStlexvar)422 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStlexvar)
423 {
424     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStlexvar);
425 }
426 
427 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeTopropertykey,
428 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallruntimeTopropertykey)429 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallruntimeTopropertykey)
430 {
431     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallruntimeTopropertykey);
432 }
433 
434 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallarg1,
435 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallarg1)436 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallarg1)
437 {
438     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallarg1);
439 }
440 
441 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDefinemethod,
442 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDefinemethod)443 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDefinemethod)
444 {
445     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDefinemethod);
446 }
447 
448 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCreateobjectwithexcludedkeys,
449 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCreateobjectwithexcludedkeys)450 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCreateobjectwithexcludedkeys)
451 {
452     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCreateobjectwithexcludedkeys);
453 }
454 
455 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateGetnextpropname,
456 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateGetnextpropname)457 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateGetnextpropname)
458 {
459     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateGetnextpropname);
460 }
461 
462 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStprivateproperty,
463 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStprivateproperty)464 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStprivateproperty)
465 {
466     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStprivateproperty);
467 }
468 
469 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateTestin,
470 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateTestin)471 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateTestin)
472 {
473     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateTestin);
474 }
475 
476 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateShr2,
477 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateShr2)478 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateShr2)
479 {
480     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateShr2);
481 }
482 
483 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDiv2,
484 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDiv2)485 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDiv2)
486 {
487     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDiv2);
488 }
489 
490 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDefinepropertybyname,
491 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDefinepropertybyname)492 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDefinepropertybyname)
493 {
494     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDefinepropertybyname);
495 }
496 
497 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStmodulevar,
498 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStmodulevar)499 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStmodulevar)
500 {
501     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStmodulevar);
502 }
503 
504 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdprivateproperty,
505 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateLdprivateproperty)506 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateLdprivateproperty)
507 {
508     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateLdprivateproperty);
509 }
510 
511 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCreategeneratorobj,
512 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCreategeneratorobj)513 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCreategeneratorobj)
514 {
515     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCreategeneratorobj);
516 }
517 
518 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateInstanceof,
519 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateInstanceof)520 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateInstanceof)
521 {
522     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateInstanceof);
523 }
524 
525 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDynamicimport,
526 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDynamicimport)527 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDynamicimport)
528 {
529     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDynamicimport);
530 }
531 
532 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLess,
533 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateLess)534 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateLess)
535 {
536     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateLess);
537 }
538 
539 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCopydataproperties,
540 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCopydataproperties)541 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCopydataproperties)
542 {
543     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCopydataproperties);
544 }
545 
546 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeIstrue,
547 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallruntimeIstrue)548 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallruntimeIstrue)
549 {
550     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallruntimeIstrue);
551 }
552 
553 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAsyncgeneratorresolve,
554 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateAsyncgeneratorresolve)555 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateAsyncgeneratorresolve)
556 {
557     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateAsyncgeneratorresolve);
558 }
559 
560 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStricteq,
561 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStricteq)562 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStricteq)
563 {
564     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStricteq);
565 }
566 
567 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStobjbyname,
568 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStobjbyname)569 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStobjbyname)
570 {
571     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStobjbyname);
572 }
573 
574 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateReturn,
575 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateReturn)576 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateReturn)
577 {
578     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateReturn);
579 }
580 
581 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideStobjbyindex,
582 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideStobjbyindex)583 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideStobjbyindex)
584 {
585     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideStobjbyindex);
586 }
587 
588 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateGettemplateobject,
589 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateGettemplateobject)590 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateGettemplateobject)
591 {
592     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateGettemplateobject);
593 }
594 
595 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateDefinegettersetterbyvalue,
596 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateDefinegettersetterbyvalue)597 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateDefinegettersetterbyvalue)
598 {
599     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateDefinegettersetterbyvalue);
600 }
601 
602 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateSetgeneratorstate,
603 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateSetgeneratorstate)604 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateSetgeneratorstate)
605 {
606     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateSetgeneratorstate);
607 }
608 
609 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateNewobjapply,
610 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateNewobjapply)611 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateNewobjapply)
612 {
613     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateNewobjapply);
614 }
615 
616 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStobjbyvalue,
617 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStobjbyvalue)618 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStobjbyvalue)
619 {
620     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStobjbyvalue);
621 }
622 
623 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAsyncfunctionawaituncaught,
624 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateAsyncfunctionawaituncaught)625 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateAsyncfunctionawaituncaught)
626 {
627     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateAsyncfunctionawaituncaught);
628 }
629 
630 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateThrow,
631 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateThrow)632 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateThrow)
633 {
634     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateThrow);
635 }
636 
637 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallthis2,
638 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallthis2)639 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallthis2)
640 {
641     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallthis2);
642 }
643 
644 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallruntimeDefineprivateproperty,
645 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallruntimeDefineprivateproperty)646 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallruntimeDefineprivateproperty)
647 {
648     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallruntimeDefineprivateproperty);
649 }
650 
651 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateThrowIfnotobject,
652 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateThrowIfnotobject)653 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateThrowIfnotobject)
654 {
655     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateThrowIfnotobject);
656 }
657 
658 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideStlexvar,
659 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideStlexvar)660 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideStlexvar)
661 {
662     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideStlexvar);
663 }
664 
665 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateThrowIfsupernotcorrectcall,
666 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateThrowIfsupernotcorrectcall)667 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateThrowIfsupernotcorrectcall)
668 {
669     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateThrowIfsupernotcorrectcall);
670 }
671 
672 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateOr2,
673 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateOr2)674 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateOr2)
675 {
676     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateOr2);
677 }
678 
679 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateSupercallspread,
680 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateSupercallspread)681 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateSupercallspread)
682 {
683     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateSupercallspread);
684 }
685 
686 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallthis3,
687 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateCallthis3)688 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateCallthis3)
689 {
690     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateCallthis3);
691 }
692 
693 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateNot,
694 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateNot)695 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateNot)
696 {
697     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateNot);
698 }
699 
700 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStthisbyname,
701 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateStthisbyname)702 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateStthisbyname)
703 {
704     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateStthisbyname);
705 }
706 
707 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateSub2,
708 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateSub2)709 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateSub2)
710 {
711     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateSub2);
712 }
713 
714 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateSupercallarrowrange,
715 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateSupercallarrowrange)716 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateSupercallarrowrange)
717 {
718     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateSupercallarrowrange);
719 }
720 
721 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateIsfalse,
722 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateIsfalse)723 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateIsfalse)
724 {
725     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateIsfalse);
726 }
727 
728 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateThrowConstassignment,
729 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateThrowConstassignment)730 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateThrowConstassignment)
731 {
732     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateThrowConstassignment);
733 }
734 
735 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideCallrange,
736 // abc-kind=NoABC, category=negative-file
TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0,iCreateWideCallrange)737 TEST_F(LibAbcKitWrongCtxTestsIsaApiDynamicImpl0, iCreateWideCallrange)
738 {
739     helpers_wrong_ctx::TestWrongCtx(g_isaApiDynamicImp->iCreateWideCallrange);
740 }
741 
742 }  // namespace libabckit::test
743