test/table: decrease memory requirement
authorMichael Santana <msantana@redhat.com>
Mon, 29 Jul 2019 15:18:34 +0000 (11:18 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 30 Jul 2019 09:34:21 +0000 (11:34 +0200)
commit168fd260d5c90e44a869676a112521f229b70044
tree2b4968fcd9f72c2c552068490af082b713d6077d
parentae0976c37bbc2748faa1c2d0cac273c7733f34b8
test/table: decrease memory requirement

This patch reduces the memory footprint of tables for the unit test.
Lower memory footprint means the test now passes when trying to allocate
the tables. This patch is mainly to make table_autotest pass in CI.

Signed-off-by: Michael Santana <msantana@redhat.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
app/test/test_table_tables.c