VirtualBox

Ignore:
Timestamp:
Aug 14, 2024 1:16:30 PM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164367
Message:

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643

Location:
trunk/src/VBox/Devices/EFI/FirmwareNew
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FirmwareNew

  • trunk/src/VBox/Devices/EFI/FirmwareNew/UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml

    r101291 r105670  
    66##
    77{
     8    "PrEval": {
     9        "DscPath": "UnitTestFrameworkPkg.dsc",
     10    },
    811    ## options defined .pytool/Plugin/LicenseCheck
    912    "LicenseCheck": {
     
    6063    ## options defined .pytool/Plugin/HostUnitTestDscCompleteCheck
    6164    "HostUnitTestDscCompleteCheck": {
    62         "IgnoreInf": [],
     65        "IgnoreInf": [
     66            "UnitTestFrameworkPkg/Test/GoogleTest/Sample/SampleGoogleTestExpectFail/SampleGoogleTestHostExpectFail.inf",
     67            "UnitTestFrameworkPkg/Test/GoogleTest/Sample/SampleGoogleTestGenerateException/SampleGoogleTestHostGenerateException.inf",
     68            "UnitTestFrameworkPkg/Test/UnitTest/Sample/SampleUnitTestExpectFail/SampleUnitTestHostExpectFail.inf",
     69            "UnitTestFrameworkPkg/Test/UnitTest/Sample/SampleUnitTestGenerateException/SampleUnitTestHostGenerateException.inf"
     70        ],
    6371        "DscPath": "Test/UnitTestFrameworkPkgHostTest.dsc"
    6472    },
     
    100108            "DHAVE", # build flag for cmocka in the INF
    101109            "gtest", # file name in GoogleTestLib.inf
     110            "defiapi",      # build flag for gtest
     111            "fexceptions",  # build flag for gtest
    102112            "corthon",      # Contact GitHub account in Readme
    103113            "mdkinney",     # Contact GitHub account in Readme
     
    106116        "IgnoreStandardPaths": [],   # Standard Plugin defined paths that should be ignore
    107117        "AdditionalIncludePaths": [] # Additional paths to spell check (wildcards supported)
     118    },
     119
     120    # options defined in .pytool/Plugin/UncrustifyCheck
     121    "UncrustifyCheck": {
     122        "IgnoreFiles": [
     123            "Library/CmockaLib/cmocka/**",
     124            "Library/GoogleTestLib/googletest/**",
     125            "Library/SubhookLib/subhook/**"
     126        ]
    108127    }
    109128}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette