Skip to content
Snippets Groups Projects
Commit b941d730 authored by Felix Gerking's avatar Felix Gerking Committed by Jonas Höppner
Browse files

EMV Testsuite: Added WLAN and bluetooth tests to the BIT Config-Files

* Merge from jethro, refs #30619

* santaro: added WLAN test, removed the second USB test (replaced by a USB WLAN-Stick)
* santino: added WLAN test, removed the second USB test (replaced by a USB WLAN-Stick)
* santino-lt: added WLAN test, removed the second USB test (replaced by a USB WLAN-Stick)
* santoka: added bluetooth test
* The WLAN and bluetooth tests are now included in the EMV-Testsuite

Change-Id: I35dac820cd276605da19a41bdd7b79889943fb06
Reviewed-on: http://gfweb/gerrit/294
parent 6b9c8c0b
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,10 @@ Temp lm73temp
#Flash_write_25kB fwrite -q -n /file25k -b 25000 -i 1
MMC_write_25kB bwrite -q -n /dev/mmcblk1 -b 25000 -i 1
USB_stick_1_write_25kB bwrite -q -n /dev/sda -b 25000 -i 1
USB_stick_2_write_25kB bwrite -q -n /dev/sdb -b 25000 -i 1
#USB_stick_2_write_25kB bwrite -q -n /dev/sdb -b 25000 -i 1
#I2C i2c -q -d /dev/i2c-0 -s 0x68 -a 0x0a -b 0x0b -w 100 -i 150
Network iptest -q -g 192.168.1.100 -n 1 -w 50
Network_wlan0 iptest -q -g 192.168.3.100 -n 1 -w 1000
#Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_m.wav
CAN can -n 2 -o 500
Serial0 serial -d /dev/ttymxc0 -q -b 115200 -fn -c 5 -s 1024 -o 300
......
......@@ -28,9 +28,10 @@ Touchtest_start touchmon -d -i /dev/input/event0 -s /touch_tst_socke
Temp lm73temp -n lm75
MMC_write_25kB bwrite -q -n /dev/mmcblk1 -b 25000 -i 1
USB_stick_1_write_25kB bwrite -q -n /dev/sda -b 25000 -i 1
USB_stick_2_write_25kB bwrite -q -n /dev/sdb -b 25000 -i 1
#USB_stick_2_write_25kB bwrite -q -n /dev/sdb -b 25000 -i 1
#I2C i2c -q -d /dev/i2c-0 -s 0x68 -a 0x0a -b 0x0b -w 100 -i 150
Network iptest -q -g 192.168.1.100 -n 1 -w 50
Network_wlan0 iptest -q -g 192.168.3.100 -n 1 -w 1000
#Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_m.wav
CAN can -n 2 -o 500
Serial0 serial -d /dev/ttymxc0 -q -b 115200 -fn -c 5 -s 1024 -o 300
......
......@@ -30,9 +30,10 @@ Temp lm73temp -n lm75
#Flash_write_25kB fwrite -q -n /file25k -b 25000 -i 1
MMC_write_25kB bwrite -q -n /dev/mmcblk1 -b 25000 -i 1
USB_stick_1_write_25kB bwrite -q -n /dev/sda -b 25000 -i 1
USB_stick_2_write_25kB bwrite -q -n /dev/sdb -b 25000 -i 1
#USB_stick_2_write_25kB bwrite -q -n /dev/sdb -b 25000 -i 1
#I2C i2c -q -d /dev/i2c-0 -s 0x68 -a 0x0a -b 0x0b -w 100 -i 150
Network iptest -q -g 192.168.1.100 -n 1 -w 50
Network_wlan0 iptest -q -g 192.168.3.100 -n 1 -w 1000
#Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_m.wav
CAN can -n 2 -o 500
#Serial0 serial -d /dev/ttymxc0 -q -b 115200 -fn -c 5 -s 1024 -o 300
......
......@@ -28,7 +28,8 @@ Touchtest_start touchmon -d -i /dev/input/event0 -s /touch_tst_socke
#Network_eth0 ifconfig eth0 add 192.168.1.1
#Network_eth1 ifconfig eth1 add 192.168.2.1
#Network_wlan0 iwconfig wlan0 txpower 18 && ifconfig wlan0 add 192.168.3.1
#Test_BT_server l2test -I 32768 -r -R
#Test_BT_connection hciconfig hci0 up && l2ping -f -c 4 -s 64 -v 00:0E:8E:53:C0:78
Test_BT_server hciconfig hci0 up && l2test -O 32768 -s 00:0E:8E:53:C0:78 -R -N 2
#-----------------------------------------------------------------------------#
......@@ -45,9 +46,10 @@ USB_stick_3_write_25kB bwrite -q -n /dev/sdc -b 25000 -i 1
#I2C i2c -q -d /dev/i2c-0 -s 0x68 -a 0x0a -b 0x0b -w 100 -i 150
Network_eth0 iptest -q -g 192.168.1.100 -n 1 -w 50
Network_eth1 iptest -q -g 192.168.2.100 -n 1 -w 50
#Network_wlan0 iptest -q -g 192.168.3.100 -n 1 -w 1000
#Test_BT_client l2test -O 32768 -s 00:06:C6:4F:95:D4 -R -N 2
#Test_BT_ping l2ping -c 2 -s 640 -t 2 -v 00:22:43:E2:F4:25 >/tmp/l2ping-log && echo "l2ping 1 TPASS : " `grep loss /tmp/l2ping-log`
Network_wlan0 iptest -q -g 192.168.3.100 -n 1 -w 1000
#Test_BT_ping l2ping -c 2 -s 640 -t 2 -v 00:0E:8E:53:C0:78
#Test_BT_ping l2ping -f -c 4 -s 64 -v 00:0E:8E:53:C0:78
Test_BT_client l2test -O 32768 -s 00:0E:8E:53:C0:78 -R -N 2
#Play_wave_file aplay /opt/ltp/runtest/ding_48kHz_16bit_m.wav
CAN can -n 2 -o 500
Serial0 serial -d /dev/ttymxc0 -q -b 115200 -fn -c 5 -s 1024 -o 300
......@@ -60,4 +62,4 @@ Wait sleep 0.9
# CLEANUP #
#-----------------------------------------------------------------------------#
Touchtest_stop touchmon -t -r /touch_tst_socket -q
Testimage_display_stop killall fingerpaint
\ No newline at end of file
#Testimage_display_stop killall fingerpaint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment