• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

CreateDocs.pyD22-Nov-202330.4 KiB789638

README.txtD22-Nov-20231.4 KiB4229

common.pyD22-Nov-2023334 98

customLogo.gifD22-Nov-20234.7 KiB

doxygen.confD22-Nov-202363.8 KiB1,552212

doxygenLayout.xmlD22-Nov-20235.6 KiB185173

footer.htmlD22-Nov-2023659 1511

fs_find_tests.pyD22-Nov-20231.7 KiB4934

header.htmlD22-Nov-2023624 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