blob: feeeea340f395cf41f38b47b0cc5e6476e8dc378 [file] [log] [blame]
## @file
# Unit tests for MEDIA_SANITIZE_PROTOCOL and mapping to NVM Express native commands (Sanitize and FormatNVM)
#
# Copyright (C) Microsoft Corporation.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
[Defines]
INF_VERSION = 0x00010006
BASE_NAME = MediaSanitizeUnitTestHost
FILE_GUID = AAE328E9-37C3-4F4A-A2C0-0BE0E681ADA6
MODULE_TYPE = HOST_APPLICATION
VERSION_STRING = 1.0
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
MediaSanitizeUnitTest.c
../NvmExpressMediaSanitize.c
../NvmExpressMediaSanitize.h
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
[LibraryClasses]
BaseLib
BaseMemoryLib
DebugLib
UnitTestLib
PrintLib
MemoryAllocationLib