summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2017-09-21 20:22:09 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2017-09-21 21:25:58 +0000
commit64b23fd0891277a26b23c15a7f75fc65f0145ae2 (patch)
treea14093c913999c3c3cd4e90e85d9bb58a01ef5c6 /tests/.gitignore
parentae075d23e3d2069f48fcfca0207ca8f46a923d29 (diff)
downloadostree-64b23fd0891277a26b23c15a7f75fc65f0145ae2.tar.gz
lib/repo: Add ostree_repo_hash() and tests
Add a hash function for OstreeRepo instances, which relies on the repo being open, and hence being able to hash the device and inode of its root directory. Add unit tests for this and ostree_repo_equal(). Signed-off-by: Philip Withnall <withnall@endlessm.com> https://github.com/ostreedev/ostree/issues/1191 Closes: #1205 Approved by: cgwalters
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 9bec67a3..e56a8393 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -15,6 +15,7 @@ test-mutable-tree
test-ot-opt-utils
test-ot-tool-util
test-ot-unix-utils
+test-repo
test-repo-finder-avahi
test-repo-finder-config
test-repo-finder-mount