tests: fix test programs using old uart API
authorOlivier Matz <zer0@droids-corp.org>
Thu, 26 Mar 2015 18:32:05 +0000 (19:32 +0100)
committerOlivier Matz <zer0@droids-corp.org>
Thu, 26 Mar 2015 18:34:28 +0000 (19:34 +0100)
commit2eb565564f5ff9b7d68cfd728ba8db491ffd69b4
treea2ffe830d38120adc37fe7e640eb3a59d02eb070
parentc89a3ae570cefd7853271b66577cbbb1cc25a54a
tests: fix test programs using old uart API

The uart API changed and these tests were not adapted: the first
parameter is now the UART port number.

Signed-off-by: Olivier Matz <zer0@droids-corp.org>
modules/comm/uart/test/main.c
modules/devices/brushless_motors/brushless_3phase_digital_hall/test/main.c
modules/devices/brushless_motors/brushless_3phase_digital_hall_double/test/main.c
modules/devices/control_system/filters/biquad/test/main.c
modules/devices/control_system/filters/quadramp_derivate/test/main.c
modules/ihm/parse/test/main.c
modules/ihm/rdline/test/main.c
projects/example2/main.c
projects/kbd_uart_test/main.c
projects/microb2010/tests/test_board2008/action.c