Skip to content
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Test Results succeeded Jul 21, 2023 in 1s

Unit Test Results ✅

Tests passed successfully

Report Passed Failed Skipped Time
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.10/TestReportSummary.xml 56✅ 456ms
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.11/TestReportSummary.xml 56✅ 1s
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.7/TestReportSummary.xml 56✅ 526ms
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.8/TestReportSummary.xml 56✅ 543ms
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.9/TestReportSummary.xml 56✅ 934ms
artifacts/pyVHDLModel-TestReportSummary-XML-msys2-3.10/TestReportSummary.xml 56✅ 407ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.10/TestReportSummary.xml 56✅ 470ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.11/TestReportSummary.xml 56✅ 392ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.7/TestReportSummary.xml 56✅ 421ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.8/TestReportSummary.xml 56✅ 567ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.9/TestReportSummary.xml 56✅ 521ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.10/TestReportSummary.xml 56✅ 625ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.11/TestReportSummary.xml 56✅ 547ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.7/TestReportSummary.xml 56✅ 578ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.8/TestReportSummary.xml 56✅ 828ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.9/TestReportSummary.xml 56✅ 813ms

✅ artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.10/TestReportSummary.xml

56 tests were completed in 456ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 456ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.11/TestReportSummary.xml

56 tests were completed in 1s with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 1s

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.7/TestReportSummary.xml

56 tests were completed in 526ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 526ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.8/TestReportSummary.xml

56 tests were completed in 543ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 543ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.9/TestReportSummary.xml

56 tests were completed in 934ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 934ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-msys2-3.10/TestReportSummary.xml

56 tests were completed in 407ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 407ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.10/TestReportSummary.xml

56 tests were completed in 470ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 470ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.11/TestReportSummary.xml

56 tests were completed in 392ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 392ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.7/TestReportSummary.xml

56 tests were completed in 421ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 421ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.8/TestReportSummary.xml

56 tests were completed in 567ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 567ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.9/TestReportSummary.xml

56 tests were completed in 521ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 521ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.10/TestReportSummary.xml

56 tests were completed in 625ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 625ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.11/TestReportSummary.xml

56 tests were completed in 547ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 547ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.7/TestReportSummary.xml

56 tests were completed in 578ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 578ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.8/TestReportSummary.xml

56 tests were completed in 828ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 828ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary

✅ artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.9/TestReportSummary.xml

56 tests were completed in 813ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 813ms

✅ pytest

tests.unit.Analyze.VHDLLibrary
  ✅ test_Analyze
  ✅ test_CreateHierarchyGraph
  ✅ test_DependencyGraph
  ✅ test_IndexArchitectures
  ✅ test_IndexPackages
  ✅ test_LinkArchitectures
  ✅ test_LinkContextReferences
  ✅ test_LinkContexts
  ✅ test_LinkInstantiations
  ✅ test_LinkLibraryReferences
  ✅ test_LinkPackageBodies
  ✅ test_LinkPackageReferences
tests.unit.Instantiate.Names
  ✅ test_AllName
  ✅ test_AttributeName
  ✅ test_SelectedName_1
  ✅ test_SelectedName_2
  ✅ test_SimpleName
tests.unit.Instantiate.Symbols
  ✅ test_AllPackageMembersReferenceSymbol
  ✅ test_ComponentInstantiationSymbol
  ✅ test_ConfigurationInstantiationSymbol
  ✅ test_ContextReferenceSymbol
  ✅ test_EntityInstantiationSymbol
  ✅ test_LibraryReferenceSymbol
  ✅ test_PackageMemberReferenceSymbol
  ✅ test_PackageReferenceSymbol
  ✅ test_PackageSymbol
  ✅ test_SelectedEntitySymbol
  ✅ test_SimpleEntitySymbol
tests.unit.Instantiate.SimpleInstance
  ✅ test_Architecture
  ✅ test_Array
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_Design
  ✅ test_Document
  ✅ test_Entity
  ✅ test_Integer
  ✅ test_Library
  ✅ test_Package
  ✅ test_PackageBody
  ✅ test_Real
  ✅ test_Record
  ✅ test_Subtype
tests.unit.Instantiate.VHDLDocument
  ✅ test_Architecture
  ✅ test_Configuration
  ✅ test_Context
  ✅ test_DesignUnits
  ✅ test_Documentation
  ✅ test_Entity
  ✅ test_Package
  ✅ test_PackageBody
tests.unit.Instantiate.VHDLLibrary
  ✅ test_AddDocument
  ✅ test_AddLibrary
  ✅ test_GetLibrary
  ✅ test_IeeeLibrary
  ✅ test_IeeeSynopsysLibrary
  ✅ test_StdLibrary