index
:
NetFS
main
ZeroC ICE based network filesystem.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
netfs
/
unittests
Commit message (
Expand
)
Author
Age
*
Fix unused return value warning in test
Dan Goodliffe
2015-09-06
*
Use libadhocutil
netfs-1.1.4
Dan Goodliffe
2015-09-02
*
Write client logs to syslog instead of stderr (/dev/null)
Dan Goodliffe
2015-08-12
*
Fix unittest Jamfile
Dan Goodliffe
2015-07-25
*
Implement authtoken security
Dan Goodliffe
2015-07-20
*
Support specification of configuration files when creating a test core
Dan Goodliffe
2015-07-20
*
Switch to the StringSeq interface where possible because it's considerably le...
Dan Goodliffe
2015-07-20
*
Start mock clients with a real configuration file that has specific parts rep...
Dan Goodliffe
2015-07-19
*
Start mock daemons with a real configuration file that has specific parts rep...
Dan Goodliffe
2015-07-19
*
Remove commented out code
Dan Goodliffe
2015-07-19
*
Classify test cases into their own files
Dan Goodliffe
2015-07-19
*
Refactor mocked fuse client into it's own files
Dan Goodliffe
2015-07-19
*
Refactor mocked daemon and sandbox export into it's own files
Dan Goodliffe
2015-07-19
*
Basic WIP support for Glacier2 routing
Dan Goodliffe
2015-07-19
*
The communicator you get at create isn't the one you get at start and doesn't...
netfs-1.1.2
Dan Goodliffe
2015-06-14
*
Move sandbox setup/teardown into a global fixture.
Dan Goodliffe
2015-05-06
*
Add a test over reconnecting to daemon following a restart with open files
Dan Goodliffe
2015-05-06
*
Refactor mocked stuff in wrappers for easy setup/teardown and expose the fuse...
Dan Goodliffe
2015-05-06
*
Keep a copy of fuse operations map
Dan Goodliffe
2015-05-06
*
Initialise the test context with sensible values
Dan Goodliffe
2015-05-06
*
Virtualise fues_main so that the ut framework can get access to the operation...
Dan Goodliffe
2015-05-06
*
Program defined config files and sandbox
Dan Goodliffe
2015-05-06
*
Add the start of some test framework, complete with hacky initialisations
Dan Goodliffe
2015-05-06