【问题标题】:How does the CTS tool determines the modules or number of test to be run on any particular android device?CTS 工具如何确定要在任何特定 android 设备上运行的模块或测试数量?
【发布时间】:2018-05-16 05:26:38
【问题描述】:

我在 2 个不同的 Android 设备(Android 手机Android TV)上执行了 CTS,两者的测试用例和模块数量不同。 据我了解,已填充支持的模块和相关测试。

我想知道,一旦我们在 cts-tradefed 中启动 "run cts",如何确定模块和测试计数??

【问题讨论】:

    标签: android cts gts


    【解决方案1】:

    我一直在寻找,我唯一的线索是您应该比较这些存储库中测试包的档案,相对路径是:

    ./out/host/linux-x86/cts/android-cts.zip
    

    分别是列表:

    ./out/host/linux-x86/cts/android-cts.zip.list
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多