mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
userland x86_64: implement ASSERT_MEMCMP
This commit is contained in:
@@ -341,6 +341,8 @@ path_properties_tuples = (
|
||||
}
|
||||
),
|
||||
'freestanding': freestanding_properties,
|
||||
'lkmc_assert_eq_fail.S': {'exit_status': 1},
|
||||
'lkmc_assert_memcmp_fail.S': {'exit_status': 1},
|
||||
}
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user