Lines Matching refs:tests
18 We test shill using two sets of tests: unit tests, and integration
19 tests. The unit tests are built using Google Test [1] and Google Mock
20 [2]; the integration tests use autotest [3].
22 Running unit tests for Chrome OS
27 - run the unit tests from your host machine under gdb
31 (Of course if the unit tests segfaulted, you wouldn't need the emerge
59 Running unit tests for Chrome OS with the address sanitizer
63 This also turns on "wimax" and its tests, since this is disabled on most
66 Running unit tests for Android
68 Currently, only native unit tests are supported on Android, meaning that unit tests
73 directory security policy. Consequently, before running the unit tests,
78 To run all unit tests:
81 To run specific unit tests using filter:
88 Running integration tests
115 - run the tests
153 WiFiRoaming, WiFiSecMat. the WiFiPerf tests are probably not too