libgit2/tests/odb/backend
Patrick Steinhardt a180e7d95e tests: odb: add more low-level backend tests
Introduce a new test suite "odb::backend::simple", which utilizes the
fake backend to exercise the ODB abstraction layer. While such tests
already exist for the case where multiple backends are put together, no
direct testing for functionality with a single backend exist yet.
2017-06-13 11:44:09 +02:00
..
backend_helpers.c tests: odb: implement exists_prefix for the fake backend 2017-06-13 11:43:20 +02:00
backend_helpers.h tests: odb: implement exists_prefix for the fake backend 2017-06-13 11:43:20 +02:00
multiple.c tests: odb: add tests with multiple backends 2017-06-12 17:24:53 +02:00
nobackend.c tests: update error message checking 2016-12-29 12:55:49 +00:00
nonrefreshing.c tests: odb: allow passing fake objects to the fake backend 2017-06-12 17:24:53 +02:00
simple.c tests: odb: add more low-level backend tests 2017-06-13 11:44:09 +02:00