xref: /aosp_15_r20/external/kotlinx.coroutines/knit.properties (revision 7a7160fed73afa6648ef8aa100d4a336fe921d9a)
1*7a7160feSAndroid Build Coastguard Workerknit.include=docs/knit.code.include
2*7a7160feSAndroid Build Coastguard Workertest.template=docs/knit.test.template
3*7a7160feSAndroid Build Coastguard Worker
4*7a7160feSAndroid Build Coastguard Worker# Various test validation modes and their corresponding methods from TestUtil
5*7a7160feSAndroid Build Coastguard Workertest.mode.=verifyLines
6*7a7160feSAndroid Build Coastguard Workertest.mode.STARTS_WITH=verifyLinesStartWith
7*7a7160feSAndroid Build Coastguard Workertest.mode.ARBITRARY_TIME=verifyLinesArbitraryTime
8*7a7160feSAndroid Build Coastguard Workertest.mode.FLEXIBLE_TIME=verifyLinesFlexibleTime
9*7a7160feSAndroid Build Coastguard Workertest.mode.FLEXIBLE_THREAD=verifyLinesFlexibleThread
10*7a7160feSAndroid Build Coastguard Workertest.mode.LINES_START_UNORDERED=verifyLinesStartUnordered
11*7a7160feSAndroid Build Coastguard Workertest.mode.LINES_START=verifyLinesStart
12*7a7160feSAndroid Build Coastguard Workertest.mode.EXCEPTION=verifyExceptions
13