README.TXT (507B)
1 /* 2 * 3 * 4 * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 5 * 6 * Copyright 2007-2019 Broadcom Inc. All rights reserved. 7 */ 8 9 Diagnostic Tests 10 11 Notes 12 ----- 13 14 Diag tests are not expected to clean up after themselves. 15 However, each test is expected to initialize the chip properly before 16 performing its work. Many of the tests, such as port loopbacks, do this 17 by calling soc_reset() or by running rc.soc prior to the test.