run: add succeeded message to network_test

This commit is contained in:
Alexander Boettcher 2013-05-15 11:16:10 +02:00 committed by Norman Feske
parent 6786e6d04c
commit 7566aaebb9
1 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,5 @@ puts "lwip_nic_bridge: $test_result_lwip_nic_bridge"
puts "libc_lwip: $test_result_libc_lwip"
puts "libc_lwip_nic_bridge: $test_result_libc_lwip_nic_bridge"
puts ""
puts "Test succeeded"