This website works better with JavaScript.
Explore
Help
Sign In
TBM
/
tbm-mcu
Watch
1
Star
0
Fork
You've already forked tbm-mcu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
433
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
1c0a6907df
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1c0a6907df'
${ noResults }
Commit Graph
24 Commits (1c0a6907df151b2eeddd689e9dfd1e06325c4ba9)
Author
SHA1
Message
Date
S.J.R. van Schaik
bf1f0f4bee
test: ftl: add tests for ftl_read()
7 years ago
S.J.R. van Schaik
65d269e2d4
ftl: maintain state for the transaction that is currently active
7 years ago
S.J.R. van Schaik
fc1476d9dd
test: ftl: add test to check if an exact match works for trace_path()
7 years ago
S.J.R. van Schaik
851c0cb7a6
test: ftl: check returned page descriptor for trace_path()
7 years ago
S.J.R. van Schaik
ae3b7933b7
test: ftl: add tests for trace_path()
7 years ago
S.J.R. van Schaik
f3eb5df644
test: ftl: add tests for ftl_is_mapped()
7 years ago
S.J.R. van Schaik
5004fed4aa
test: reorganise code
7 years ago
S.J.R. van Schaik
6243dabea8
test: ftl: add tests for find_head()
7 years ago
S.J.R. van Schaik
920a59499b
test: ftl: add tests for find_root()
7 years ago
S.J.R. van Schaik
b8426f12f2
test: ftl: mock read_page_desc()
7 years ago
S.J.R. van Schaik
1153f2bdcd
test: ftl: improve descriptions for the test cases
7 years ago
S.J.R. van Schaik
6dcfd0d322
test: add tests for find_last_group()
7 years ago
S.J.R. van Schaik
d778e5a325
test: add tests for find_last_block()
7 years ago
S.J.R. van Schaik
c6744d6975
test: ftl: add tests for find_block()
7 years ago
S.J.R. van Schaik
0da262cc0f
test: implement __wrap_is_group_erased() and __wrap_find_block()
7 years ago
S.J.R. van Schaik
8e4dc856e7
test: ftl: separate mocked functions
7 years ago
S.J.R. van Schaik
2ff1003430
test: ftl: add tests for write_upage()
7 years ago
S.J.R. van Schaik
c1a7b885f2
test: call __real_write_page_desc() in tests and mock prepare_head() and write_page_desc()
7 years ago
S.J.R. van Schaik
d2aa954573
test: remove redundant declarations
7 years ago
S.J.R. van Schaik
ed49402e3b
test: ftl: add tests for read_page_group()
7 years ago
S.J.R. van Schaik
3e0df6537a
test: ftl: implement tests for write_page_desc()
7 years ago
S.J.R. van Schaik
108178d1be
test: flash: implement wrappers for flash_write() and flash_erase()
7 years ago
S.J.R. van Schaik
a63e7656fe
test: ftl: add tests for next_upage()
7 years ago
S.J.R. van Schaik
e84226657c
test: reorganise code
7 years ago