ec59cc050c
This commits adds a Gradle project property 'kotlin.native.tests.tags', which can be used when running :native:native.tests:test task to filter tests by tags. The property value can contain an arbitrary JUnit tag expression. See https://junit.org/junit5/docs/current/user-guide/#running-tests-tag-expressions for more details.