12#include <sysio/vm/backend.hpp>
18BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_0_wasm>",
"[utf8-custom-section-id_0_wasm_tests]" ) {
20 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.0.wasm");
24BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_1_wasm>",
"[utf8-custom-section-id_1_wasm_tests]" ) {
26 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.1.wasm");
30BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_10_wasm>",
"[utf8-custom-section-id_10_wasm_tests]" ) {
32 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.10.wasm");
36BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_100_wasm>",
"[utf8-custom-section-id_100_wasm_tests]" ) {
38 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.100.wasm");
42BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_101_wasm>",
"[utf8-custom-section-id_101_wasm_tests]" ) {
44 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.101.wasm");
48BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_102_wasm>",
"[utf8-custom-section-id_102_wasm_tests]" ) {
50 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.102.wasm");
54BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_103_wasm>",
"[utf8-custom-section-id_103_wasm_tests]" ) {
56 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.103.wasm");
60BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_104_wasm>",
"[utf8-custom-section-id_104_wasm_tests]" ) {
62 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.104.wasm");
66BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_105_wasm>",
"[utf8-custom-section-id_105_wasm_tests]" ) {
68 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.105.wasm");
72BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_106_wasm>",
"[utf8-custom-section-id_106_wasm_tests]" ) {
74 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.106.wasm");
78BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_107_wasm>",
"[utf8-custom-section-id_107_wasm_tests]" ) {
80 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.107.wasm");
84BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_108_wasm>",
"[utf8-custom-section-id_108_wasm_tests]" ) {
86 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.108.wasm");
90BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_109_wasm>",
"[utf8-custom-section-id_109_wasm_tests]" ) {
92 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.109.wasm");
96BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_11_wasm>",
"[utf8-custom-section-id_11_wasm_tests]" ) {
98 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.11.wasm");
102BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_110_wasm>",
"[utf8-custom-section-id_110_wasm_tests]" ) {
104 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.110.wasm");
108BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_111_wasm>",
"[utf8-custom-section-id_111_wasm_tests]" ) {
110 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.111.wasm");
114BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_112_wasm>",
"[utf8-custom-section-id_112_wasm_tests]" ) {
116 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.112.wasm");
120BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_113_wasm>",
"[utf8-custom-section-id_113_wasm_tests]" ) {
122 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.113.wasm");
126BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_114_wasm>",
"[utf8-custom-section-id_114_wasm_tests]" ) {
128 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.114.wasm");
132BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_115_wasm>",
"[utf8-custom-section-id_115_wasm_tests]" ) {
134 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.115.wasm");
138BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_116_wasm>",
"[utf8-custom-section-id_116_wasm_tests]" ) {
140 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.116.wasm");
144BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_117_wasm>",
"[utf8-custom-section-id_117_wasm_tests]" ) {
146 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.117.wasm");
150BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_118_wasm>",
"[utf8-custom-section-id_118_wasm_tests]" ) {
152 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.118.wasm");
156BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_119_wasm>",
"[utf8-custom-section-id_119_wasm_tests]" ) {
158 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.119.wasm");
162BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_12_wasm>",
"[utf8-custom-section-id_12_wasm_tests]" ) {
164 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.12.wasm");
168BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_120_wasm>",
"[utf8-custom-section-id_120_wasm_tests]" ) {
170 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.120.wasm");
174BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_121_wasm>",
"[utf8-custom-section-id_121_wasm_tests]" ) {
176 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.121.wasm");
180BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_122_wasm>",
"[utf8-custom-section-id_122_wasm_tests]" ) {
182 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.122.wasm");
186BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_123_wasm>",
"[utf8-custom-section-id_123_wasm_tests]" ) {
188 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.123.wasm");
192BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_124_wasm>",
"[utf8-custom-section-id_124_wasm_tests]" ) {
194 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.124.wasm");
198BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_125_wasm>",
"[utf8-custom-section-id_125_wasm_tests]" ) {
200 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.125.wasm");
204BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_126_wasm>",
"[utf8-custom-section-id_126_wasm_tests]" ) {
206 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.126.wasm");
210BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_127_wasm>",
"[utf8-custom-section-id_127_wasm_tests]" ) {
212 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.127.wasm");
216BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_128_wasm>",
"[utf8-custom-section-id_128_wasm_tests]" ) {
218 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.128.wasm");
222BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_129_wasm>",
"[utf8-custom-section-id_129_wasm_tests]" ) {
224 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.129.wasm");
228BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_13_wasm>",
"[utf8-custom-section-id_13_wasm_tests]" ) {
230 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.13.wasm");
234BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_130_wasm>",
"[utf8-custom-section-id_130_wasm_tests]" ) {
236 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.130.wasm");
240BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_131_wasm>",
"[utf8-custom-section-id_131_wasm_tests]" ) {
242 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.131.wasm");
246BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_132_wasm>",
"[utf8-custom-section-id_132_wasm_tests]" ) {
248 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.132.wasm");
252BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_133_wasm>",
"[utf8-custom-section-id_133_wasm_tests]" ) {
254 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.133.wasm");
258BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_134_wasm>",
"[utf8-custom-section-id_134_wasm_tests]" ) {
260 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.134.wasm");
264BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_135_wasm>",
"[utf8-custom-section-id_135_wasm_tests]" ) {
266 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.135.wasm");
270BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_136_wasm>",
"[utf8-custom-section-id_136_wasm_tests]" ) {
272 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.136.wasm");
276BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_137_wasm>",
"[utf8-custom-section-id_137_wasm_tests]" ) {
278 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.137.wasm");
282BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_138_wasm>",
"[utf8-custom-section-id_138_wasm_tests]" ) {
284 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.138.wasm");
288BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_139_wasm>",
"[utf8-custom-section-id_139_wasm_tests]" ) {
290 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.139.wasm");
294BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_14_wasm>",
"[utf8-custom-section-id_14_wasm_tests]" ) {
296 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.14.wasm");
300BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_140_wasm>",
"[utf8-custom-section-id_140_wasm_tests]" ) {
302 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.140.wasm");
306BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_141_wasm>",
"[utf8-custom-section-id_141_wasm_tests]" ) {
308 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.141.wasm");
312BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_142_wasm>",
"[utf8-custom-section-id_142_wasm_tests]" ) {
314 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.142.wasm");
318BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_143_wasm>",
"[utf8-custom-section-id_143_wasm_tests]" ) {
320 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.143.wasm");
324BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_144_wasm>",
"[utf8-custom-section-id_144_wasm_tests]" ) {
326 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.144.wasm");
330BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_145_wasm>",
"[utf8-custom-section-id_145_wasm_tests]" ) {
332 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.145.wasm");
336BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_146_wasm>",
"[utf8-custom-section-id_146_wasm_tests]" ) {
338 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.146.wasm");
342BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_147_wasm>",
"[utf8-custom-section-id_147_wasm_tests]" ) {
344 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.147.wasm");
348BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_148_wasm>",
"[utf8-custom-section-id_148_wasm_tests]" ) {
350 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.148.wasm");
354BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_149_wasm>",
"[utf8-custom-section-id_149_wasm_tests]" ) {
356 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.149.wasm");
360BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_15_wasm>",
"[utf8-custom-section-id_15_wasm_tests]" ) {
362 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.15.wasm");
366BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_150_wasm>",
"[utf8-custom-section-id_150_wasm_tests]" ) {
368 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.150.wasm");
372BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_151_wasm>",
"[utf8-custom-section-id_151_wasm_tests]" ) {
374 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.151.wasm");
378BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_152_wasm>",
"[utf8-custom-section-id_152_wasm_tests]" ) {
380 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.152.wasm");
384BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_153_wasm>",
"[utf8-custom-section-id_153_wasm_tests]" ) {
386 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.153.wasm");
390BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_154_wasm>",
"[utf8-custom-section-id_154_wasm_tests]" ) {
392 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.154.wasm");
396BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_155_wasm>",
"[utf8-custom-section-id_155_wasm_tests]" ) {
398 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.155.wasm");
402BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_156_wasm>",
"[utf8-custom-section-id_156_wasm_tests]" ) {
404 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.156.wasm");
408BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_157_wasm>",
"[utf8-custom-section-id_157_wasm_tests]" ) {
410 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.157.wasm");
414BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_158_wasm>",
"[utf8-custom-section-id_158_wasm_tests]" ) {
416 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.158.wasm");
420BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_159_wasm>",
"[utf8-custom-section-id_159_wasm_tests]" ) {
422 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.159.wasm");
426BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_16_wasm>",
"[utf8-custom-section-id_16_wasm_tests]" ) {
428 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.16.wasm");
432BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_160_wasm>",
"[utf8-custom-section-id_160_wasm_tests]" ) {
434 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.160.wasm");
438BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_161_wasm>",
"[utf8-custom-section-id_161_wasm_tests]" ) {
440 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.161.wasm");
444BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_162_wasm>",
"[utf8-custom-section-id_162_wasm_tests]" ) {
446 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.162.wasm");
450BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_163_wasm>",
"[utf8-custom-section-id_163_wasm_tests]" ) {
452 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.163.wasm");
456BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_164_wasm>",
"[utf8-custom-section-id_164_wasm_tests]" ) {
458 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.164.wasm");
462BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_165_wasm>",
"[utf8-custom-section-id_165_wasm_tests]" ) {
464 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.165.wasm");
468BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_166_wasm>",
"[utf8-custom-section-id_166_wasm_tests]" ) {
470 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.166.wasm");
474BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_167_wasm>",
"[utf8-custom-section-id_167_wasm_tests]" ) {
476 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.167.wasm");
480BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_168_wasm>",
"[utf8-custom-section-id_168_wasm_tests]" ) {
482 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.168.wasm");
486BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_169_wasm>",
"[utf8-custom-section-id_169_wasm_tests]" ) {
488 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.169.wasm");
492BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_17_wasm>",
"[utf8-custom-section-id_17_wasm_tests]" ) {
494 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.17.wasm");
498BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_170_wasm>",
"[utf8-custom-section-id_170_wasm_tests]" ) {
500 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.170.wasm");
504BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_171_wasm>",
"[utf8-custom-section-id_171_wasm_tests]" ) {
506 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.171.wasm");
510BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_172_wasm>",
"[utf8-custom-section-id_172_wasm_tests]" ) {
512 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.172.wasm");
516BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_173_wasm>",
"[utf8-custom-section-id_173_wasm_tests]" ) {
518 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.173.wasm");
522BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_174_wasm>",
"[utf8-custom-section-id_174_wasm_tests]" ) {
524 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.174.wasm");
528BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_175_wasm>",
"[utf8-custom-section-id_175_wasm_tests]" ) {
530 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.175.wasm");
534BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_18_wasm>",
"[utf8-custom-section-id_18_wasm_tests]" ) {
536 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.18.wasm");
540BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_19_wasm>",
"[utf8-custom-section-id_19_wasm_tests]" ) {
542 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.19.wasm");
546BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_2_wasm>",
"[utf8-custom-section-id_2_wasm_tests]" ) {
548 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.2.wasm");
552BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_20_wasm>",
"[utf8-custom-section-id_20_wasm_tests]" ) {
554 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.20.wasm");
558BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_21_wasm>",
"[utf8-custom-section-id_21_wasm_tests]" ) {
560 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.21.wasm");
564BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_22_wasm>",
"[utf8-custom-section-id_22_wasm_tests]" ) {
566 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.22.wasm");
570BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_23_wasm>",
"[utf8-custom-section-id_23_wasm_tests]" ) {
572 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.23.wasm");
576BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_24_wasm>",
"[utf8-custom-section-id_24_wasm_tests]" ) {
578 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.24.wasm");
582BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_25_wasm>",
"[utf8-custom-section-id_25_wasm_tests]" ) {
584 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.25.wasm");
588BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_26_wasm>",
"[utf8-custom-section-id_26_wasm_tests]" ) {
590 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.26.wasm");
594BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_27_wasm>",
"[utf8-custom-section-id_27_wasm_tests]" ) {
596 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.27.wasm");
600BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_28_wasm>",
"[utf8-custom-section-id_28_wasm_tests]" ) {
602 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.28.wasm");
606BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_29_wasm>",
"[utf8-custom-section-id_29_wasm_tests]" ) {
608 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.29.wasm");
612BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_3_wasm>",
"[utf8-custom-section-id_3_wasm_tests]" ) {
614 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.3.wasm");
618BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_30_wasm>",
"[utf8-custom-section-id_30_wasm_tests]" ) {
620 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.30.wasm");
624BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_31_wasm>",
"[utf8-custom-section-id_31_wasm_tests]" ) {
626 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.31.wasm");
630BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_32_wasm>",
"[utf8-custom-section-id_32_wasm_tests]" ) {
632 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.32.wasm");
636BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_33_wasm>",
"[utf8-custom-section-id_33_wasm_tests]" ) {
638 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.33.wasm");
642BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_34_wasm>",
"[utf8-custom-section-id_34_wasm_tests]" ) {
644 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.34.wasm");
648BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_35_wasm>",
"[utf8-custom-section-id_35_wasm_tests]" ) {
650 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.35.wasm");
654BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_36_wasm>",
"[utf8-custom-section-id_36_wasm_tests]" ) {
656 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.36.wasm");
660BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_37_wasm>",
"[utf8-custom-section-id_37_wasm_tests]" ) {
662 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.37.wasm");
666BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_38_wasm>",
"[utf8-custom-section-id_38_wasm_tests]" ) {
668 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.38.wasm");
672BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_39_wasm>",
"[utf8-custom-section-id_39_wasm_tests]" ) {
674 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.39.wasm");
678BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_4_wasm>",
"[utf8-custom-section-id_4_wasm_tests]" ) {
680 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.4.wasm");
684BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_40_wasm>",
"[utf8-custom-section-id_40_wasm_tests]" ) {
686 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.40.wasm");
690BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_41_wasm>",
"[utf8-custom-section-id_41_wasm_tests]" ) {
692 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.41.wasm");
696BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_42_wasm>",
"[utf8-custom-section-id_42_wasm_tests]" ) {
698 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.42.wasm");
702BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_43_wasm>",
"[utf8-custom-section-id_43_wasm_tests]" ) {
704 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.43.wasm");
708BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_44_wasm>",
"[utf8-custom-section-id_44_wasm_tests]" ) {
710 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.44.wasm");
714BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_45_wasm>",
"[utf8-custom-section-id_45_wasm_tests]" ) {
716 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.45.wasm");
720BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_46_wasm>",
"[utf8-custom-section-id_46_wasm_tests]" ) {
722 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.46.wasm");
726BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_47_wasm>",
"[utf8-custom-section-id_47_wasm_tests]" ) {
728 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.47.wasm");
732BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_48_wasm>",
"[utf8-custom-section-id_48_wasm_tests]" ) {
734 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.48.wasm");
738BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_49_wasm>",
"[utf8-custom-section-id_49_wasm_tests]" ) {
740 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.49.wasm");
744BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_5_wasm>",
"[utf8-custom-section-id_5_wasm_tests]" ) {
746 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.5.wasm");
750BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_50_wasm>",
"[utf8-custom-section-id_50_wasm_tests]" ) {
752 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.50.wasm");
756BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_51_wasm>",
"[utf8-custom-section-id_51_wasm_tests]" ) {
758 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.51.wasm");
762BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_52_wasm>",
"[utf8-custom-section-id_52_wasm_tests]" ) {
764 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.52.wasm");
768BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_53_wasm>",
"[utf8-custom-section-id_53_wasm_tests]" ) {
770 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.53.wasm");
774BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_54_wasm>",
"[utf8-custom-section-id_54_wasm_tests]" ) {
776 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.54.wasm");
780BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_55_wasm>",
"[utf8-custom-section-id_55_wasm_tests]" ) {
782 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.55.wasm");
786BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_56_wasm>",
"[utf8-custom-section-id_56_wasm_tests]" ) {
788 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.56.wasm");
792BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_57_wasm>",
"[utf8-custom-section-id_57_wasm_tests]" ) {
794 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.57.wasm");
798BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_58_wasm>",
"[utf8-custom-section-id_58_wasm_tests]" ) {
800 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.58.wasm");
804BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_59_wasm>",
"[utf8-custom-section-id_59_wasm_tests]" ) {
806 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.59.wasm");
810BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_6_wasm>",
"[utf8-custom-section-id_6_wasm_tests]" ) {
812 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.6.wasm");
816BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_60_wasm>",
"[utf8-custom-section-id_60_wasm_tests]" ) {
818 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.60.wasm");
822BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_61_wasm>",
"[utf8-custom-section-id_61_wasm_tests]" ) {
824 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.61.wasm");
828BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_62_wasm>",
"[utf8-custom-section-id_62_wasm_tests]" ) {
830 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.62.wasm");
834BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_63_wasm>",
"[utf8-custom-section-id_63_wasm_tests]" ) {
836 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.63.wasm");
840BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_64_wasm>",
"[utf8-custom-section-id_64_wasm_tests]" ) {
842 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.64.wasm");
846BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_65_wasm>",
"[utf8-custom-section-id_65_wasm_tests]" ) {
848 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.65.wasm");
852BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_66_wasm>",
"[utf8-custom-section-id_66_wasm_tests]" ) {
854 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.66.wasm");
858BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_67_wasm>",
"[utf8-custom-section-id_67_wasm_tests]" ) {
860 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.67.wasm");
864BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_68_wasm>",
"[utf8-custom-section-id_68_wasm_tests]" ) {
866 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.68.wasm");
870BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_69_wasm>",
"[utf8-custom-section-id_69_wasm_tests]" ) {
872 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.69.wasm");
876BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_7_wasm>",
"[utf8-custom-section-id_7_wasm_tests]" ) {
878 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.7.wasm");
882BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_70_wasm>",
"[utf8-custom-section-id_70_wasm_tests]" ) {
884 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.70.wasm");
888BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_71_wasm>",
"[utf8-custom-section-id_71_wasm_tests]" ) {
890 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.71.wasm");
894BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_72_wasm>",
"[utf8-custom-section-id_72_wasm_tests]" ) {
896 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.72.wasm");
900BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_73_wasm>",
"[utf8-custom-section-id_73_wasm_tests]" ) {
902 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.73.wasm");
906BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_74_wasm>",
"[utf8-custom-section-id_74_wasm_tests]" ) {
908 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.74.wasm");
912BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_75_wasm>",
"[utf8-custom-section-id_75_wasm_tests]" ) {
914 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.75.wasm");
918BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_76_wasm>",
"[utf8-custom-section-id_76_wasm_tests]" ) {
920 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.76.wasm");
924BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_77_wasm>",
"[utf8-custom-section-id_77_wasm_tests]" ) {
926 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.77.wasm");
930BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_78_wasm>",
"[utf8-custom-section-id_78_wasm_tests]" ) {
932 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.78.wasm");
936BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_79_wasm>",
"[utf8-custom-section-id_79_wasm_tests]" ) {
938 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.79.wasm");
942BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_8_wasm>",
"[utf8-custom-section-id_8_wasm_tests]" ) {
944 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.8.wasm");
948BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_80_wasm>",
"[utf8-custom-section-id_80_wasm_tests]" ) {
950 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.80.wasm");
954BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_81_wasm>",
"[utf8-custom-section-id_81_wasm_tests]" ) {
956 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.81.wasm");
960BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_82_wasm>",
"[utf8-custom-section-id_82_wasm_tests]" ) {
962 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.82.wasm");
966BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_83_wasm>",
"[utf8-custom-section-id_83_wasm_tests]" ) {
968 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.83.wasm");
972BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_84_wasm>",
"[utf8-custom-section-id_84_wasm_tests]" ) {
974 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.84.wasm");
978BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_85_wasm>",
"[utf8-custom-section-id_85_wasm_tests]" ) {
980 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.85.wasm");
984BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_86_wasm>",
"[utf8-custom-section-id_86_wasm_tests]" ) {
986 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.86.wasm");
990BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_87_wasm>",
"[utf8-custom-section-id_87_wasm_tests]" ) {
992 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.87.wasm");
996BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_88_wasm>",
"[utf8-custom-section-id_88_wasm_tests]" ) {
998 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.88.wasm");
1002BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_89_wasm>",
"[utf8-custom-section-id_89_wasm_tests]" ) {
1004 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.89.wasm");
1008BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_9_wasm>",
"[utf8-custom-section-id_9_wasm_tests]" ) {
1010 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.9.wasm");
1014BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_90_wasm>",
"[utf8-custom-section-id_90_wasm_tests]" ) {
1016 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.90.wasm");
1020BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_91_wasm>",
"[utf8-custom-section-id_91_wasm_tests]" ) {
1022 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.91.wasm");
1026BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_92_wasm>",
"[utf8-custom-section-id_92_wasm_tests]" ) {
1028 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.92.wasm");
1032BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_93_wasm>",
"[utf8-custom-section-id_93_wasm_tests]" ) {
1034 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.93.wasm");
1038BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_94_wasm>",
"[utf8-custom-section-id_94_wasm_tests]" ) {
1040 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.94.wasm");
1044BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_95_wasm>",
"[utf8-custom-section-id_95_wasm_tests]" ) {
1046 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.95.wasm");
1050BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_96_wasm>",
"[utf8-custom-section-id_96_wasm_tests]" ) {
1052 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.96.wasm");
1056BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_97_wasm>",
"[utf8-custom-section-id_97_wasm_tests]" ) {
1058 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.97.wasm");
1062BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_98_wasm>",
"[utf8-custom-section-id_98_wasm_tests]" ) {
1064 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.98.wasm");
1068BACKEND_TEST_CASE(
"Testing wasm <utf8-custom-section-id_99_wasm>",
"[utf8-custom-section-id_99_wasm_tests]" ) {
1070 auto code =
read_wasm( std::string(wasm_directory) +
"utf8-custom-section-id.99.wasm");
sysio::vm::backend< rhf_t > backend_t
#define CHECK_THROWS_AS(expr, exceptionType)
std::vector< uint8_t > read_wasm(const std::string &fname)
#define BACKEND_TEST_CASE(name, tags)