sapling/eden/fs/nfs
Xavier Deguillard 8125e2e115 nfs: de-duplicate some common test functions
Summary:
The ser, de and roundtrip are duplicated 3 times in the various tests, let's
move them into a common library.

Reviewed By: chadaustin

Differential Revision: D26675989

fbshipit-source-id: 1da0bc33429795a889b72c76fa18e5fa3cb7df6f
2021-03-04 09:59:46 -08:00
..
portmap nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
rpc nfs: de-duplicate some common test functions 2021-03-04 09:59:46 -08:00
test nfs: de-duplicate some common test functions 2021-03-04 09:59:46 -08:00
testharness nfs: de-duplicate some common test functions 2021-03-04 09:59:46 -08:00
xdr nfs: de-duplicate some common test functions 2021-03-04 09:59:46 -08:00
CMakeLists.txt nfs: de-duplicate some common test functions 2021-03-04 09:59:46 -08:00
Mountd.cpp nfs: explicitely pass the EventBase to run the RpcServer on 2021-02-09 12:47:10 -08:00
Mountd.h nfs: add NfsServer class 2021-02-09 12:47:11 -08:00
MountdRpc.cpp nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
MountdRpc.h nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
MountdUtil.cpp inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
Nfsd3.cpp nfs: implement the CREATE RPC 2021-03-04 09:59:45 -08:00
Nfsd3.h inodes: mount plumbing 2021-02-22 22:40:38 -08:00
NfsDispatcher.cpp fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsDispatcher.h nfs: implement the CREATE RPC 2021-03-04 09:59:45 -08:00
NfsdRpc.cpp nfs: add types for WRITE RPC 2021-03-04 09:59:46 -08:00
NfsdRpc.h nfs: add types for WRITE RPC 2021-03-04 09:59:46 -08:00
NfsServer.cpp inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
NfsServer.h inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00