test: ftl: separate mocked functions
This commit is contained in:
parent
2ff1003430
commit
8e4dc856e7
2 changed files with 29 additions and 0 deletions
3
source/tests/ftl/mock.h
Normal file
3
source/tests/ftl/mock.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
int __wrap_prepare_head(struct ftl_map *map);
|
Loading…
Add table
Add a link
Reference in a new issue