Android-cuttlefish cvd tool
|
#include <string>
#include <vector>
#include <gtest/gtest.h>
#include "cuttlefish/common/libs/utils/contains.h"
#include "cuttlefish/host/commands/cvd/cli/types.h"
#include "cuttlefish/host/commands/cvd/unittests/server/cmd_runner.h"
#include "cuttlefish/host/commands/cvd/unittests/server/snapshot_test_helper.h"
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::cvdsnapshot |
Functions | |
cuttlefish::cvdsnapshot::TEST_F (CvdSnapshotTest, CvdSuspendResume) | |
cuttlefish::cvdsnapshot::TEST_F (CvdSnapshotTest, CvdSuspendSnapshotResume) | |
cuttlefish::cvdsnapshot::TEST_F (CvdSnapshotTest, CvdSuspendSnapshotResumeRestore) | |