GoogleTestBaseSafeIntLib.uni 463 B

12345678910111213
  1. // /** @file
  2. // Application that Unit Tests the SafeIntLib using Google Test
  3. //
  4. // Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
  5. //
  6. // SPDX-License-Identifier: BSD-2-Clause-Patent
  7. //
  8. // **/
  9. #string STR_MODULE_ABSTRACT #language en-US "Application that Unit Tests the SafeIntLib using Google Test"
  10. #string STR_MODULE_DESCRIPTION #language en-US "Application that Unit Tests the SafeIntLib using Google Test."