[K/Wasm] Introduce stepping tests for Wasm

This commit is contained in:
Artem Kobzar
2023-08-15 17:03:11 +00:00
committed by Space Team
parent 577d0db3f1
commit 05ed134fbb
120 changed files with 4035 additions and 2359 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: WASM
// WITH_STDLIB
// TODO: Enable the test on JS BE, but now it is too flaky there.
// TARGET_BACKEND: JVM
@@ -23,34 +24,34 @@ fun box() {
}
// EXPECTATIONS JVM JVM_IR
// test.kt:17 box
// test.kt:9 builder
// test.kt:18 box
// test.kt:10 builder
// Continuation.kt:66 <init>
// test.kt:9 builder
// test.kt:10 builder
// Continuation.kt:68 getContext
// test.kt:-1 <init>
// test.kt:-1 create
// test.kt:14 empty
// test.kt:18 invokeSuspend
// test.kt:15 empty
// test.kt:19 invokeSuspend
// test.kt:9 builder
// test.kt:20 invokeSuspend
// test.kt:10 builder
// Continuation.kt:66 <init>
// test.kt:9 builder
// test.kt:10 builder
// Continuation.kt:68 getContext
// test.kt:-1 <init>
// test.kt:-1 create
// test.kt:14 empty
// test.kt:20 invokeSuspend
// test.kt:15 empty
// test.kt:21 invokeSuspend
// Continuation.kt:71 resumeWith
// test.kt:10 resumeWith
// test.kt:11 resumeWith
// Continuation.kt:71 resumeWith
// test.kt:12 builder
// test.kt:22 invokeSuspend
// Continuation.kt:71 resumeWith
// test.kt:10 resumeWith
// test.kt:11 resumeWith
// test.kt:12 resumeWith
// Continuation.kt:71 resumeWith
// test.kt:12 builder
// test.kt:23 box
// test.kt:13 builder
// test.kt:23 invokeSuspend
// Continuation.kt:71 resumeWith
// test.kt:11 resumeWith
// test.kt:12 resumeWith
// Continuation.kt:71 resumeWith
// test.kt:13 builder
// test.kt:24 box