Lines Matching +full:test +full:- +full:docs
4 to test the Linux kernel, and expanded by the ChromeOS team to validate
8 tests or setup a fully automated test grid, depending on what you are up to.
11 * A body of code to run tests on the device under test. In this setup, test
15 * A body of code to run tests against a remote device under test. In this
16 setup, test logic executes on a development machine or piece of lab
17 infrastructure, and the device under test is controlled remotely via
23 so that the same test logic that runs in the lab will run at their desk,
36 Moblab, allows a natural progressing from desk -> mini lab -> full lab.
42 [test\_droid Basic Usage](docs/test-droid.md)
44 [test\_that Basic Usage](docs/test-that.md)
50 [Autotest Best Practices](docs/best-practices.md)
61 [Coding Style](docs/coding-style.md)
63 ## Pre-upload hook dependencies
66 for pre-upload hook tests.
70 [Setting up Lucifer](docs/lucifer-setup.md)