GoogleTestLib.uni 487 B

1234567891011121314
  1. // /** @file
  2. // This module provides GoogleTest Library implementation.
  3. //
  4. // This module provides GoogleTest Library implementation.
  5. //
  6. // Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
  7. //
  8. // SPDX-License-Identifier: BSD-2-Clause-Patent
  9. //
  10. // **/
  11. #string STR_MODULE_ABSTRACT #language en-US "GoogleTest Library implementation"
  12. #string STR_MODULE_DESCRIPTION #language en-US "This module provides GoogleTest Library implementation."