• Home
Name Date Size #Lines LOC

..--

CreateDocs.pyD03-May-202430.4 KiB789638

README.txtD03-May-20241.4 KiB4229

common.pyD03-May-2024334 98

customLogo.gifD03-May-20244.7 KiB

doxygen.confD03-May-202463.8 KiB1,552212

doxygenLayout.xmlD03-May-20245.6 KiB185173

footer.htmlD03-May-2024659 1511

fs_find_tests.pyD03-May-20241.7 KiB4934

header.htmlD03-May-2024624 139

README.txt

1Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
2Use of this source code is governed by a BSD-style license that can be
3found in the LICENSE file.
4
5
6This document describes all tests available for automated execution under
7Autotest on http://cautotest.
8
9================================================================================
10Glossary
11================================================================================
12
13- $: command line prompt
14- $HOME: home directory of current user.
15- DUT: device under test
16- Semi-Automated Test: test that runs with automation but requires manual
17  intervention.
18
19================================================================================
20Test Setup
21================================================================================
22
23- To be added
24
25================================================================================
26Automated and Semi-Automated Test Runs
27================================================================================
28
29- To be added
30
31================================================================================
32Reviewing Automated and Semi-Automated Test Results
33================================================================================
34
35- To be added
36
37================================================================================
38Reporting Results
39================================================================================
40
41- To be added
42