[ottf,tests] Migrate sram_ctrl_main_scrambled_access_test to OTTF.
This partially addresses #8015, by migrating all remaining chip-level
tests to the OTTF.
Signed-off-by: Timothy Trippel <ttrippel@google.com>
diff --git a/sw/device/tests/sram_ctrl_main_scrambled_access_test.c b/sw/device/tests/sram_ctrl_main_scrambled_access_test.c
index c765074..86587e6 100644
--- a/sw/device/tests/sram_ctrl_main_scrambled_access_test.c
+++ b/sw/device/tests/sram_ctrl_main_scrambled_access_test.c
@@ -14,7 +14,7 @@
#include "sw/device/lib/testing/check.h"
#include "sw/device/lib/testing/rstmgr_testutils.h"
#include "sw/device/lib/testing/sram_ctrl_testutils.h"
-#include "sw/device/lib/testing/test_framework/test_main.h"
+#include "sw/device/lib/testing/test_framework/ottf.h"
#include "sw/device/lib/testing/test_framework/test_status.h"
#include "hw/top_earlgrey/sw/autogen/top_earlgrey.h"