[Native][tests] Move golden data outside of Gradle build file

This commit is contained in:
Dmitriy Dolovov
2021-08-27 22:56:40 +03:00
parent c2e2d3a43e
commit 1a863106e6
488 changed files with 2349 additions and 718 deletions
@@ -0,0 +1,17 @@
Custom main
Starting testing
Starting iteration: 1
Starting test suite: kotlin.test.tests.Custom_mainKt
Starting test case: test (kotlin.test.tests.Custom_mainKt)
test
Passed: test (kotlin.test.tests.Custom_mainKt)
Test suite finished: kotlin.test.tests.Custom_mainKt
Iteration finished: 1
Starting iteration: 2
Starting test suite: kotlin.test.tests.Custom_mainKt
Starting test case: test (kotlin.test.tests.Custom_mainKt)
test
Passed: test (kotlin.test.tests.Custom_mainKt)
Test suite finished: kotlin.test.tests.Custom_mainKt
Iteration finished: 2
Testing finished