xref: /aosp_15_r20/external/autotest/autotest_lib/docs/faft-links.md (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1# FAFT Links
2
3_Self-link: [go/faft-links]_
4
5**FAFT**, short for "Fully Automated Firmware Tests", refers to the automated
6firmware end-to-end tests written for ChromiumOS.
7
8FAFT tests were originally written for the remote test driver [Tauto]. There is
9a 2021 initiative to convert FAFT tests to another remote driver, [Tast]. That
10initiative is called [FAFT2Tast]. All new tests should be written in [Tast].
11
12[Tauto]: https://chromium.googlesource.com/chromiumos/third_party/autotest/
13[Tast]: https://chromium.googlesource.com/chromiumos/platform/tast/
14[FAFT2Tast]: https://goto.google.com/faft2tast-overview
15
16## FAFT related links
17
18*Note:* Go links requires access to the Google interanet.
19
20Link name           | Go link              | Source location
21------------------- | -------------------- | ---------------
22FAFT Links          | [go/faft-links]      | [docs/faft-links.md]
23FAFT Running manual | [go/faft-running]    | [docs/faft-how-to-run-doc.md]
24FAFT PD             | [go/faft-pd]         | [docs/faft-pd.md]
25FAFT for bringup    | [go/faft-bringup]    | tast-tests/src/chromiumos/tast/remote/firmware/bringup.md
26Tast FAFT Codelab   | [go/tast-faft-codelab] | tast-tests/src/chromiumos/tast/remote/firmware/codelab/README.md
27FAFT Code overview (deprecated)  | [go/faft-code]       | [docs/faft-code.md]
28FAFT Design Doc    | [go/faft-design-doc] | [docs/faft-design-doc.md]
29
30[go/faft-links]: https://goto.google.com/faft-links
31[docs/faft-links.md]: faft-links.md
32
33[go/faft-design-doc]: https://goto.google.com/faft-design-doc
34[docs/faft-design-doc.md]: faft-design-doc.md
35
36[go/faft-pd]: https://goto.google.com/faft-pd
37[docs/faft-pd.md]: faft-pd.md
38
39[go/faft-running]: https://goto.google.com/faft-running
40[docs/faft-how-to-run-doc.md]: faft-how-to-run-doc.md
41
42[go/faft-code]: https://goto.google.com/faft-code
43[docs/faft-code.md]: faft-code.md
44
45[go/tast-faft-codelab]: https://chromium.googlesource.com/chromiumos/platform/tast-tests/+/HEAD/src/chromiumos/tast/remote/firmware/codelab/README.md
46[go/faft-bringup]: https://chromium.googlesource.com/chromiumos/platform/tast-tests/+/HEAD/src/chromiumos/tast/remote/firmware/bringup.md
47
48## FAFT Users Chat
49
50There is a Google Chat room for FAFT users.
51
52* Go-link: [go/faft-users-chat]
53* External-facing link: https://chat.google.com/room/AAAAsHQFTo8
54
55If you are unable to access the chatroom via these links, please get in touch
56with the ChromeOS Firmware Engprod team. This will definitely happen if you
57don't have an @google.com email address.
58
59[go/faft-users-chat]: https://goto.google.com/faft-users-chat
60