mirror of https://github.com/acidanthera/audk.git
12 lines
366 B
Plaintext
12 lines
366 B
Plaintext
// /** @file
|
|
// Unit Test Debug Assert Library
|
|
//
|
|
// Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Unit Test Debug Assert Library"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Unit Test Debug Assert Library"
|