goldsimon
|
df16a7c4f3
|
Fixed compiler warnings in unit tests
|
2015-03-06 07:39:06 +01:00 |
|
goldsimon
|
0ff98eb2f5
|
mem: added an MEMP_OVERFLOW_CHECK implementation for MEM_USE_POOLS; added another unit test
|
2014-12-10 09:48:50 +01:00 |
|
Simon Goldschmidt
|
a80c4d147c
|
Unit test patch by Erik Ekman: use macro to store correct testcase name
|
2014-02-12 21:52:21 +01:00 |
|
Simon Goldschmidt
|
bcfe3dacc6
|
fixed unit tests (one TCP test failed, removed comma at the end of array initializers)
|
2011-09-26 22:09:27 +02:00 |
|
goldsimon
|
52970c2459
|
Renamed mem_realloc() to mem_trim() to prevent confusion with realloc()
|
2010-02-19 16:23:46 +00:00 |
|
goldsimon
|
f5d4f3d83c
|
For wrong configurations, let the test fail instead of the compiler
|
2010-01-27 20:37:02 +00:00 |
|
goldsimon
|
e0c5c4de88
|
Fixed bug #28679: mem_realloc calculates mem_stats wrong and added test case for it
|
2010-01-18 17:45:41 +00:00 |
|