native/native.tests/litmus-tests/guide.md
This guide is not intended to be complete. Instead, the key points for running and maintaining the LitmusKt integration should be outlined here.
litmuskt-core and litmuskt-testsuite parts are currently relevant. Things like JCStress interop and a CLI are currently omitted from this integration.:native:native.tests:litmus-tests subproject.runTest wrapper that configures LitmusKt test running for Native test infrastructurelitmusTestrunTest on the Litmus test./gradlew :native:native.tests:generateTests./gradlew :native:native.tests:litmus-tests:check -Pkotlin.internal.native.test.optimizationMode=OPT// IGNORE_NATIVE: ... lines in all test files are a workaround (for unknown reasons, builds with certain types of cache always fail because they cannot link the cinterop klib).litmusKtVersion in the build script