Fixed compiler warnings in unit tests

This commit is contained in:
goldsimon
2015-03-06 07:39:06 +01:00
parent 896535fe87
commit df16a7c4f3
2 changed files with 2 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ START_TEST(test_mem_random)
int x;
int size;
int freestep;
LWIP_UNUSED_ARG(_i);
fail_unless(lwip_stats.mem.used == 0);