summaryrefslogtreecommitdiff
path: root/netfs/unittests
Commit message (Expand)AuthorAge
* Fix unused return value warning in testDan Goodliffe2015-09-06
* Use libadhocutilnetfs-1.1.4Dan Goodliffe2015-09-02
* Write client logs to syslog instead of stderr (/dev/null)Dan Goodliffe2015-08-12
* Fix unittest JamfileDan Goodliffe2015-07-25
* Implement authtoken securityDan Goodliffe2015-07-20
* Support specification of configuration files when creating a test coreDan Goodliffe2015-07-20
* Switch to the StringSeq interface where possible because it's considerably le...Dan Goodliffe2015-07-20
* Start mock clients with a real configuration file that has specific parts rep...Dan Goodliffe2015-07-19
* Start mock daemons with a real configuration file that has specific parts rep...Dan Goodliffe2015-07-19
* Remove commented out codeDan Goodliffe2015-07-19
* Classify test cases into their own filesDan Goodliffe2015-07-19
* Refactor mocked fuse client into it's own filesDan Goodliffe2015-07-19
* Refactor mocked daemon and sandbox export into it's own filesDan Goodliffe2015-07-19
* Basic WIP support for Glacier2 routingDan Goodliffe2015-07-19
* The communicator you get at create isn't the one you get at start and doesn't...netfs-1.1.2Dan Goodliffe2015-06-14
* Move sandbox setup/teardown into a global fixture.Dan Goodliffe2015-05-06
* Add a test over reconnecting to daemon following a restart with open filesDan Goodliffe2015-05-06
* Refactor mocked stuff in wrappers for easy setup/teardown and expose the fuse...Dan Goodliffe2015-05-06
* Keep a copy of fuse operations mapDan Goodliffe2015-05-06
* Initialise the test context with sensible valuesDan Goodliffe2015-05-06
* Virtualise fues_main so that the ut framework can get access to the operation...Dan Goodliffe2015-05-06
* Program defined config files and sandboxDan Goodliffe2015-05-06
* Add the start of some test framework, complete with hacky initialisationsDan Goodliffe2015-05-06