test/cfgfile: add realloc scenario
authorJacek Piasecki <jacekx.piasecki@intel.com>
Fri, 22 Sep 2017 09:44:50 +0000 (11:44 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 8 Oct 2017 22:52:37 +0000 (00:52 +0200)
commit154cdbb039fbbf9b4262377e84730e921477313a
tree8df9162508503c9b1172c4a27088075a593f8bc8
parenta6a47ac9c2c909226e65808f0d8aca1109931e9c
test/cfgfile: add realloc scenario

Load huge realloc_sections.ini file to check malloc/realloc
ability of cfgfile library.

Signed-off-by: Jacek Piasecki <jacekx.piasecki@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
test/test/test_cfgfile.c
test/test/test_cfgfiles/etc/realloc_sections.ini [new file with mode: 0644]