tests: fix test programs using old uart API
authorGregor Riepl <onitake@gmail.com>
Mon, 15 Dec 2014 02:28:49 +0000 (03:28 +0100)
committerOlivier Matz <zer0@droids-corp.org>
Sun, 25 Jan 2015 21:19:19 +0000 (22:19 +0100)
commitcea4f18c66251f374ade2130563f0fbef96929be
tree4fcb877cef5e965e7d05155ad360cf8ae64df546
parent0c1213d8f51ac18ea8d42d9018e9ffe2f9bf24c2
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: Gregor Riepl <onitake@gmail.com>
modules/debug/diagnostic/test/test_int_show.c
modules/ihm/menu/test/main.c