Ejemplo n.º 1
0
def test_gdbstub_ub(env, _extra_data):
    test.ub_inner(env, 'gdbstub')
Ejemplo n.º 2
0
def test_coredump_ub_flash_bin_crc(env, _extra_data):
    test.ub_inner(env, 'coredump_flash_bin_crc')
Ejemplo n.º 3
0
def test_coredump_ub_uart_elf_crc(env, _extra_data):
    test.ub_inner(env, 'coredump_uart_elf_crc')
Ejemplo n.º 4
0
def test_coredump_ub_flash_elf_sha(env, _extra_data):
    test.ub_inner(env, 'coredump_flash_elf_sha')
Ejemplo n.º 5
0
def test_panic_ub(env, _extra_data):
    test.ub_inner(env, 'panic')