summaryrefslogtreecommitdiff
path: root/test/unit/bcache_t.c
Commit message (Expand)AuthorAgeFilesLines
* cov: test for fixture being NULL pointerZdenek Kabelac2021-09-201-3/+5
* cov: handle teoretical sysconf failureZdenek Kabelac2021-09-201-1/+1
* gcc-fanalyzer: some explicit NULL checks for testsZdenek Kabelac2021-09-201-2/+22
* unit-test: modify for systems with PGSIZE of 64KWu Guanghao2021-03-111-3/+4
* bcache: use indirection table for fdDavid Teigland2020-09-181-121/+121
* [bcache] add unit testJoe Thornber2019-10-291-0/+24
* [bcache] add bcache_abort()Joe Thornber2019-10-281-1/+66
* build: include configure.hZdenek Kabelac2018-06-221-4/+3
* Merge branch 'master' into 2018-05-11-fork-libdmJoe Thornber2018-05-161-1/+42
|\
| * unit-tests: remove a couple of debug printfsJoe Thornber2018-05-161-2/+0
| * bcache: nr_ios_pending wasn't being incrementedJoe Thornber2018-05-161-1/+44
* | build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-1/+1
|/
* bcache: knock out err param.Joe Thornber2018-05-101-43/+25
* unit-test/bcache_t: test was using too large a block sizeJoe Thornber2018-05-011-1/+1
* unit-test/bcache_t: Use a stripped down fixture for some testsJoe Thornber2018-05-011-2/+15
* bcache: rewrite bcache_{write,zero}_bytesJoe Thornber2018-05-011-0/+7
* unit-test/io_engine_t: add a little test for bcache_{read,write}_bytesJoe Thornber2018-05-011-0/+1
* unit-test/bcache_t: fixup a test.Joe Thornber2018-05-011-1/+11
* unit-tests: Move to test/unitJoe Thornber2018-04-271-0/+871
* [unit-test] Push the new unit test framwork.Joe Thornber2018-04-261-636/+0
* [device/bcache] more work on bcacheJoe Thornber2018-04-201-50/+102
* [device/bcache] More fiddling with testsJoe Thornber2018-04-201-270/+214
* [device/bcache] More tests and some bug fixesJoe Thornber2018-04-201-90/+499
* [device/bcache] rename a unit testJoe Thornber2018-04-201-2/+2
* [device/bcache] another unit testJoe Thornber2018-04-201-1/+47
* [device/bcache] some more work on bcacheJoe Thornber2018-04-201-0/+147
* [device/bcache] stub a unit testJoe Thornber2018-04-201-0/+38