sapling/eden/fs/testharness
Adam Simpkins 26833281bf add makeTestHash() helper function
Summary:
Add a helper function to create human-readable hashes in test code without
having to always specify a full 40-byte long string.

Reviewed By: wez

Differential Revision: D4336161

fbshipit-source-id: cf6af58dd788b5553a2a6daef56db43cddbbc04a
2016-12-16 12:58:30 -08:00
..
test add makeTestHash() helper function 2016-12-16 12:58:30 -08:00
FakeObjectStore.cpp add new Future-based APIs to ObjectStore 2016-12-13 18:12:21 -08:00
FakeObjectStore.h add new Future-based APIs to ObjectStore 2016-12-13 18:12:21 -08:00
TARGETS Introducing TestMount to help create Eden mounts for unit tests. 2016-10-19 13:21:14 -07:00
TestBackingStore.cpp add new Future-based APIs to ObjectStore 2016-12-13 18:12:21 -08:00
TestBackingStore.h add new Future-based APIs to ObjectStore 2016-12-13 18:12:21 -08:00
TestMount.cpp normalize path arguments 2016-12-15 13:02:38 -08:00
TestMount.h add InodePtr, TreeInodePtr, and FileInodePtr type names 2016-12-12 17:50:35 -08:00
TestUtil.cpp add makeTestHash() helper function 2016-12-16 12:58:30 -08:00
TestUtil.h add makeTestHash() helper function 2016-12-16 12:58:30 -08:00