Changes between Initial Version and Version 1 of TestMatrix


Ignore:
Timestamp:
Aug 6, 2009, 9:44:00 AM (15 years ago)
Author:
rick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestMatrix

    v1 v1  
     1== Test ==
     2 Documentation of various tests to verify correct working of image
     3=== TestA ===
     4 * Desc    : Bootloader test
     5 * Purpose : Verifiy newly created image is boot able via flash on both partitions
     6 * Procedure
     7
     8 1. Place flash in unit
     9 1. Connect to serial
     10 1. Power on unit
     11 1. Select F2 on boot prompt
     12 1. Verify kernel is loading (no need to wait for completion)
     13 1. Power cycle
     14 1. Verify F2 is default boot option
     15 1. Select F1 on boot prompt
     16 1. Verify kernel is loading (no need to wait for completion)
     17 1. Power cycle
     18 1. Do not specify any input, wait for autoboot
     19 1. Verify kernel is loading (no need to wait for completion)
     20 1. Power off unit
     21 1. Done!
     22
     23
     24
     25
     26=== Result - rev 7092 ===
     27{{{
     28#!rst
     29======= ======  =====  ======
     30Board   Bios    TestA   TestB
     31======= ======  =====  ======
     32ALIX.2  v0.99h  OK
     33net4521 1.33    OK
     34net5501 1.33c   OK
     35======= ======  =====  ======
     36}}}