Production testing software for GTA02: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Tue May 13 00:02:48 CEST 2008


 gta02-dm2/build            |    2 +
 gta02-dm2/data/checkAP.awk |   12 +++++++--
 gta02-dm2/data/dm2         |    2 +-
 gta02-dm2/data/test_script |   56 +++++++++++++++++++++++++++++++++----------
 gta02-dm2/src/dm2.c        |   29 ++++++++++++++++++++++-
 gta02-dm2/src/dm2.h        |    1 +
 gta02-dm2/src/tests-wifi.c |   29 +++++++---------------
 7 files changed, 93 insertions(+), 38 deletions(-)

New commits:
commit 25212b12bb0e2155569e6e174743de15cd4613b9
Author: Andy Green <andy at openmoko.com>
Date:   Mon May 12 23:02:31 2008 +0100

    improve-wifi-test.patch
    
    Fix some less than ideal behaviours in WLAN test
    awk script would accept "78" AP SID but test_script would
    only try to connect to "56" AP SID.
    
    Report progress during tests to aid debugging
    
    Delete /etc/resolv.conf to stop long delays on DNS lookups
    with no working network subsequently
    
    Force eth0 wireless interface down after test, kill
    dhcp client
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list