mbox

[v4,0/1] compression: unit tests refactoring

Message ID 20191107172618.31220-1-arturx.trybula@intel.com (mailing list archive)
Headers

Message

Artur Trybula Nov. 7, 2019, 5:26 p.m. UTC
  v4 changes:
	- rebase onto the recent master
	- API modification according to the reviewer suggestions
	- additional modifications after code review (functions
	  descriptions, variables renaming, small logic modification)

v3 changes:
	- rebase onto the recent master
	- small modifications after code review
	- additional function extracted for data size calculation
	  (test_mbufs_calculate_data_size)

v2 changes:
	- unnecessary "printf" removed from the code

Signed-off-by: Artur Trybula <arturx.trybula@intel.com>

Artur Trybula (1):
  test/compress: unit tests refactoring

 app/test/test_compressdev.c            | 1111 +++++++++++++++++-------
 doc/guides/rel_notes/release_19_11.rst |    5 +
 2 files changed, 821 insertions(+), 295 deletions(-)