commit | 408a89df20c6345fbeff60364f674bb61bfd2ff8 | [log] [tgz] |
---|---|---|
author | Shruti Gupta <shruti.gupta@arm.com> | Tue Aug 06 12:33:29 2024 +0100 |
committer | Shruti Gupta <shruti.gupta@arm.com> | Mon Sep 16 12:17:11 2024 +0100 |
tree | eacbc5e870296a7fa23ef831c2f970a4b016169c | |
parent | 31a6f6499c5e558a9ef13ff53922f031d18a48b9 [diff] |
fix(realm): separate pool creation from realm creation helpers Initialize only one pool per testcase. Separate pool creation from realm creation helpers. This fixes the bug where testcase creates 2 realms and 2 pools, and first pool is lost and not cleaned up. Signed-off-by: Shruti Gupta <shruti.gupta@arm.com> Change-Id: I817e97ea5ef15510c18261689c5f5d4e0e65b054