Skip to content

v0.27.0

v0.27.0 #552

GitHub Actions / Unit Test Results succeeded Jul 7, 2023 in 1s

Unit Test Results ✅

Tests passed successfully

Report Passed Failed Skipped Time
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.10/TestReportSummary.xml 56✅ 523ms
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.11/TestReportSummary.xml 56✅ 380ms
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.7/TestReportSummary.xml 56✅ 539ms
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.8/TestReportSummary.xml 56✅ 499ms
artifacts/pyVHDLModel-TestReportSummary-XML-macos-3.9/TestReportSummary.xml 56✅ 607ms
artifacts/pyVHDLModel-TestReportSummary-XML-msys2-3.10/TestReportSummary.xml 56✅ 469ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.10/TestReportSummary.xml 56✅ 437ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.11/TestReportSummary.xml 56✅ 352ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.7/TestReportSummary.xml 56✅ 517ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.8/TestReportSummary.xml 56✅ 558ms
artifacts/pyVHDLModel-TestReportSummary-XML-ubuntu-3.9/TestReportSummary.xml 56✅ 588ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.10/TestReportSummary.xml 56✅ 704ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.11/TestReportSummary.xml 56✅ 672ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.7/TestReportSummary.xml 56✅ 531ms
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.8/TestReportSummary.xml 56✅ 2s
artifacts/pyVHDLModel-TestReportSummary-XML-windows-3.9/TestReportSummary.xml 56✅ 938ms

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

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

Test suite Passed Failed Skipped Time
pytest 56✅ 523ms

✅ 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 380ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 380ms

✅ 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 539ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 539ms

✅ 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 499ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 499ms

✅ 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 607ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 607ms

✅ 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 469ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 469ms

✅ 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 437ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 437ms

✅ 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 352ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 352ms

✅ 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 517ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 517ms

✅ 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 558ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 558ms

✅ 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 588ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 588ms

✅ 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 704ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 704ms

✅ 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 672ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 672ms

✅ 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 531ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 531ms

✅ 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 2s with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 2s

✅ 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 938ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 56✅ 938ms

✅ 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