From Daniel Gryniewicz <dang(a)redhat.com>:
Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/420072
Change subject: GTest - Add a readdir() correctness test
......................................................................
GTest - Add a readdir() correctness test
This test verifies that all the dirents are returned exactly once. It
is much slower, so it isn't suitable for latency testing.
Change-Id: I7913bad5cb0ecc66c38dc25af19df0da61dfd160
Signed-off-by: Daniel Gryniewicz <dang(a)fprintf.net>
---
M src/gtest/fsal_api/CMakeLists.txt
A src/gtest/fsal_api/test_readdir_correctness.cc
2 files changed, 326 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/72/420072/1
--
To view, visit
https://review.gerrithub.io/420072
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7913bad5cb0ecc66c38dc25af19df0da61dfd160
Gerrit-Change-Number: 420072
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>