{
"buffers": [
{ "name": "strlen.s", "url":"tests/strlen_solution.s" },
{ "name": "test_strlen.s", "url":"tests/test_strlen.s", "readonly": true },
{ "name": "echo_loop.s", "url":"tests/echo_loop.s" },
{ "name": "caches.s", "url":"tests/caches.s" },
{ "name": "test_ADD_SUB_C.s", "url": "tests/test_ADD_SUB_C.s" },
{ "name": "test_ADD_SUB_EXT.s", "url": "tests/test_ADD_SUB_EXT.s" },
{ "name": "test_ADD_SUB_IMM.s", "url": "tests/test_ADD_SUB_IMM.s" },
{ "name": "test_ADD_SUB_SH.s", "url": "tests/test_ADD_SUB_SH.s" },
{ "name": "test_ADR.s", "url": "tests/test_ADR.s" },
{ "name": "test_ADRP.s", "url": "tests/test_ADRP.s" },
{ "name": "test_B_IMM_REG.s", "url": "tests/test_B_IMM_REG.s" },
{ "name": "test_CONDITIONAL_CMP_R.s", "url": "tests/test_CONDITIONAL_CMP_R.s" },
{ "name": "test_CONDITIONAL_SEL.s", "url": "tests/test_CONDITIONAL_SEL.s" },
{ "name": "test_EXTRACT.s", "url": "tests/test_EXTRACT.s" },
{ "name": "test_LDST_REG.s", "url": "tests/test_LDST_REG.s" },
{ "name": "test_LDST_UN_PRE_POST.s", "url": "tests/test_LDST_UN_PRE_POST.s" },
{ "name": "test_LD_LITERAL.s", "url": "tests/test_LD_LITERAL.s" },
{ "name": "test_LOGICAL_IMM.s", "url": "tests/test_LOGICAL_IMM.s" },
{ "name": "test_LOGICAL_SH.s", "url": "tests/test_LOGICAL_SH.s" },
{ "name": "test_MOV_IMM.s", "url": "tests/test_MOV_IMM.s" },
{ "name": "test_MSR_MRS_BCND.s", "url": "tests/test_MSR_MRS_BCND.s" },
{ "name": "test_xBFM_IMM.s", "url": "tests/test_xBFM_IMM.s" }
]
}