test: lmb: add test for overflow protection in lmb_add_region
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 10 Mar 2021 09:16:30 +0000 (10:16 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 22 Apr 2021 18:09:45 +0000 (14:09 -0400)
commita57b596e8b3eb3b24af31ce91b2fd6a57d8df0ba
tree2c242e92438fa5908eb7880d9407665d95af4950
parentcb1e619824f0c942ccd9b230b5f41caaf7cd91b4
test: lmb: add test for overflow protection in lmb_add_region

Add test for max number of memory regions and in reserved regions.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
test/lib/lmb.c