backend/tests: Infrastructure for external test running

This commit is contained in:
Ilya Matveev
2017-01-13 18:47:48 +07:00
parent 1b553ebfaf
commit fd44baf2c0
5 changed files with 246 additions and 91 deletions
+1
View File
@@ -7,3 +7,4 @@ include ':backend.native'
include ':runtime'
include ':common'
include ':backend.native:tests'
include ':backend.native:tests:external'