Current SPIRAM sample code tries to search for any available heap, causing this test to fail. Make sure the sample code only malloc data from external ram. Fixes #65997 Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>