26/06/2017 12:04, Santosh Shukla:
> Currently, pool resources are allocated statically
> and are not freed. Results of that test can not run more than once.
>
> Fix removes static dependency from test application and
> now allocating and freeing resources dynamically.
> Test runs for more than once.
>
> Fixes: af75078fece3 ("first public release")
>
> Signed-off-by: Santosh Shukla <[email protected]>
> Acked-by: Olivier Matz <[email protected]>Applied, thanks

