Files
leveldb/util
costan f3f139737c Separate Env tests from PosixEnv tests.
env_test.cc defines EnvPosixTest which tests the Env implementation returned by Env::Default(). The naming is a bit unfortunate, as the tests in env_test.cc are written against the Env contract, and therefore are applicable to any Env implementation. An instance of the confusion caused by the naming is [] which added a dependency from env_test.cc to EnvPosixTestHelper, which is closely coupled to EnvPosix.

This change disentangles EnvPosix-specific test code into a env_posix_test.cc file. The code there uses EnvPosixTestHelper and specifically targets the EnvPosix implementation. env_test.cc now implements EnvTest, and contains tests that are also applicable to other ports, which may define their own Env implementation.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148914642
2017-03-01 13:53:23 -08:00
..
2013-12-10 10:36:31 -08:00
2013-12-10 10:36:31 -08:00
2012-10-12 11:53:12 -07:00
2011-10-31 17:22:06 +00:00
2011-10-31 17:22:06 +00:00
2011-10-31 17:22:06 +00:00
2012-04-17 08:36:46 -07:00
2014-09-16 14:19:52 -07:00
2014-09-16 14:19:52 -07:00
2011-10-31 17:22:06 +00:00
2011-10-31 17:22:06 +00:00
2014-09-16 14:19:52 -07:00
2014-09-16 14:19:52 -07:00
2012-10-12 11:53:12 -07:00
2011-10-31 17:22:06 +00:00
2013-08-21 11:12:47 -07:00
2011-10-31 17:22:06 +00:00
2013-12-10 10:36:31 -08:00
2011-10-31 17:22:06 +00:00
2013-12-10 10:36:31 -08:00