Commit Verlauf

Autor SHA1 Nachricht Datum
  Erik Ekman 5b7524e10e unit: Enable DNS vor 5 Jahren
  goldsimon 1710fc1a89 Fix a corner case of double-free in the heap vor 8 Jahren
  goldsimon f058364d7f Added two simple unit tests for illegal calls to mem_free() vor 8 Jahren
  goldsimon 4cec20230e Ensure that unit tests leave the stack in a clean state vor 8 Jahren
  sg 767d0d9046 Fixed unit tests (compiler errors/warnings, coding style) vor 10 Jahren
  goldsimon df16a7c4f3 Fixed compiler warnings in unit tests vor 11 Jahren
  goldsimon 0ff98eb2f5 mem: added an MEMP_OVERFLOW_CHECK implementation for MEM_USE_POOLS; added another unit test vor 11 Jahren
  Simon Goldschmidt a80c4d147c Unit test patch by Erik Ekman: use macro to store correct testcase name vor 12 Jahren
  Simon Goldschmidt bcfe3dacc6 fixed unit tests (one TCP test failed, removed comma at the end of array initializers) vor 14 Jahren
  goldsimon 52970c2459 Renamed mem_realloc() to mem_trim() to prevent confusion with realloc() vor 16 Jahren
  goldsimon f5d4f3d83c For wrong configurations, let the test fail instead of the compiler vor 16 Jahren
  goldsimon e0c5c4de88 Fixed bug #28679: mem_realloc calculates mem_stats wrong and added test case for it vor 16 Jahren