|
proxygen
|
#include <folly/experimental/io/FsUtil.h>#include <glog/logging.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Functions | |
| TEST (Simple, Path) | |
| TEST (Simple, CanonicalizeParent) | |
| TEST | ( | Simple | , |
| Path | |||
| ) |
Definition at line 26 of file FsUtilTest.cpp.
References EXPECT_EQ, EXPECT_FALSE, EXPECT_THROW, EXPECT_TRUE, folly::fs::remove_prefix(), and folly::fs::starts_with().
| TEST | ( | Simple | , |
| CanonicalizeParent | |||
| ) |
Definition at line 52 of file FsUtilTest.cpp.
References a, b, c, folly::fs::canonical_parent(), EXPECT_EQ, and EXPECT_THROW.