Commit History

作者 SHA1 備註 提交日期
  Simon Goldschmidt bb5ee3783a fix compiling/running tests on win32 4 年之前
  Erik Ekman 5b7524e10e unit: Enable DNS 5 年之前
  Erik Ekman 2bf8fcd7c2 pbuf: Add pbuf_copy_partial_pbuf library function 5 年之前
  Erik Ekman 90b3e45c31 pbuf: Add pbuf_copy test operating on chained pbufs 5 年之前
  Erik Ekman bc1da0bddb pbuf: Remove redundant tests that pbufs are freed 5 年之前
  Joel Cunningham b1258bf8e6 unit: speed up test_pbuf_queueing_bigger_than_64k 8 年之前
  goldsimon 4cec20230e Ensure that unit tests leave the stack in a clean state 8 年之前
  goldsimon 5d10e1b6c3 test_pbuf: free pbufs at the end of tests 8 年之前
  goldsimon 7617a76b19 added unit test to allocate zero length pbufs 8 年之前
  goldsimon 288fc8ede3 fixed unit tests after changing memp stats 9 年之前
  Dirk Ziegelmeier d133999e1d Fix warnings in unit test code when compiling with stricter GCC settings 9 年之前
  sg 767d0d9046 Fixed unit tests (compiler errors/warnings, coding style) 10 年之前
  Erik Ekman 145efb1a33 Fix edge case in pbuf_take_at() 10 年之前
  Simon Goldschmidt a80c4d147c Unit test patch by Erik Ekman: use macro to store correct testcase name 12 年之前
  Simon Goldschmidt 751deac9d1 Another fix to window scaling: support queueing more than 64 KByte in ooseq data 12 年之前
  goldsimon d690775ca1 Added unit test that pbuf_copy returns a correct error code for pbuf queues ending with a zero-length pbuf. 14 年之前