Пример #1
0
def test_same_page():
    a1 = 0x3244
    a2 = 0x3256
    assert Cpu.same_page(a1, a2)