Android-cuttlefish cvd tool
Namespaces | Functions
vendor_boot_image_test.cc File Reference
#include "cuttlefish/host/commands/assemble_cvd/boot_image/vendor_boot_image.h"
#include <stdint.h>
#include <memory>
#include <optional>
#include <string_view>
#include <utility>
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "cuttlefish/host/commands/assemble_cvd/boot_image/vendor_boot_image_builder.h"
#include "cuttlefish/io/concat.h"
#include "cuttlefish/io/in_memory.h"
#include "cuttlefish/io/read_window_view.h"
#include "cuttlefish/io/string.h"
#include "cuttlefish/result/result.h"
#include "cuttlefish/result/result_matchers.h"
Include dependency graph for vendor_boot_image_test.cc:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{vendor_boot_image_test.cc}
 

Functions

 cuttlefish::anonymous_namespace{vendor_boot_image_test.cc}::TEST (VendorBootImageTest, AllFieldsSet)
 
 cuttlefish::anonymous_namespace{vendor_boot_image_test.cc}::TEST (VendorBootImageTest, NoFieldsSet)