Skip to content

Testing new pipeline for namespace packages. #471

Testing new pipeline for namespace packages.

Testing new pipeline for namespace packages. #471

GitHub Actions / Unit Test Results succeeded Nov 4, 2024 in 0s

105 passed, 0 failed and 1 skipped

Tests passed successfully

βœ…Β Unittesting.xml

106 tests were completed in 29ms with 105 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
DependencyScan 1βšͺ 0ms
Design 16βœ… 2ms
File 19βœ… 2ms
Files 15βœ… 1ms
FileSet 34βœ… 0ms
Project 12βœ… 1ms
VHDLLibrary 8βœ… 0ms
VivadoProject 1βœ… 23ms

βœ…Β DependencyScan

VHDL
  βšͺ test_VHDLLibrary

βœ…Β Design

Instantiate
  βœ… test_Design
  βœ… test_WithProject
  βœ… test_WithVersions
Properties
  βœ… test_Files
  βœ… test_GetVersionsFromProject
  βœ… test_ResolveDirectory
  βœ… test_SetDirectoryLater
  βœ… test_SetProjectLater
  βœ… test_SetVersionsLater
Validate
  βœ… test_Design
Attributes
  βœ… test_AddAttribute_Normal
  βœ… test_AddAttribute_WrongType
  βœ… test_DelAttribute_Normal
  βœ… test_DelAttribute_WrongType
  βœ… test_GetAttribute_Normal
  βœ… test_GetAttribute_WrongType

βœ…Β File

Instantiate
  βœ… test_File
  βœ… test_WithDesign
  βœ… test_WithFileSet
  βœ… test_WithFileSetAndProject
  βœ… test_WithProject
Properties
  βœ… test_ResolveDirectory
  βœ… test_SetDesignLater
  βœ… test_SetDesignWithProjectLater
  βœ… test_SetFileSetLater
  βœ… test_SetProjectLater
Validate
  βœ… test_File
Attributes
  βœ… test_AddAttribute_Normal
  βœ… test_AddAttribute_WrongType
  βœ… test_DelAttribute_Normal
  βœ… test_DelAttribute_WrongType
  βœ… test_GetAttribute_Normal
  βœ… test_GetAttribute_WrongType
AttributeResolution
  βœ… test_AttachedToFile
  βœ… test_AttachedToFileSet

βœ…Β Files

VHDLFile
  βœ… test_GetVersionFromFileSet
  βœ… test_Instantiation
  βœ… test_SetVHDLLibraryLater
  βœ… test_SetVHDLVersionLater
  βœ… test_Validate
  βœ… test_WithVHDLLibrary
  βœ… test_WithVHDLVersion
VerilogFile
  βœ… test_GetVersionFromFileSet
  βœ… test_Instantiation
  βœ… test_SetVerilogVersionLater
  βœ… test_WithVerilogVersion
SystemVerilogFile
  βœ… test_GetVersionFromFileSet
  βœ… test_Instantiation
  βœ… test_SetVerilogVersionLater
  βœ… test_WithVerilogVersion

βœ…Β FileSet

Instantiate
  βœ… test_FileSet
  βœ… test_WithDesign
  βœ… test_WithProject
  βœ… test_WithVHDLLibrary
  βœ… test_WithVersions
Operations
  βœ… test_AddFileSet
  βœ… test_AddFileSets
  βœ… test_AddFile_Again
  βœ… test_AddFile_Normal
  βœ… test_AddFile_Used
  βœ… test_AddFile_WrongType
  βœ… test_AddFiles
Properties
  βœ… test_GetVHDLLibraryFromParentFileSet
  βœ… test_GetVersionsFromDesign
  βœ… test_GetVersionsFromParentFileSet
  βœ… test_ResolveDirectory
  βœ… test_SetDesignLater
  βœ… test_SetDesignWithProjectLater
  βœ… test_SetDirectoryLater
  βœ… test_SetParentToDesign
  βœ… test_SetParentToFileSet
  βœ… test_SetProjectLater
  βœ… test_SetVHDLLibrary
  βœ… test_SetVersionsLater
FileFilter
  βœ… test_AnyFile
  βœ… test_SourceFile
  βœ… test_TextFile
Validate
  βœ… test_FileSet
Attributes
  βœ… test_AddAttribute_Normal
  βœ… test_AddAttribute_WrongType
  βœ… test_DelAttribute_Normal
  βœ… test_DelAttribute_WrongType
  βœ… test_GetAttribute_Normal
  βœ… test_GetAttribute_WrongType

βœ…Β Project

Instantiate
  βœ… test_Project
  βœ… test_WithPath
  βœ… test_WithVersions
Properties
  βœ… test_ResolveDirectory
  βœ… test_SetVersionsLater
Validate
  βœ… test_Project
Attributes
  βœ… test_AddAttribute_Normal
  βœ… test_AddAttribute_WrongType
  βœ… test_DelAttribute_Normal
  βœ… test_DelAttribute_WrongType
  βœ… test_GetAttribute_Normal
  βœ… test_GetAttribute_WrongType

βœ…Β VHDLLibrary

Instantiate
  βœ… test_VHDLLibrary
  βœ… test_VHDLLibraryFromDesign
  βœ… test_VHDLLibraryFromProject
  βœ… test_VHDLLibraryFromProjectAndDesign
  βœ… test_VHDLLibraryGetVersionFromDesign
  βœ… test_VHDLLibrarySetProjectLater
  βœ… test_VHDLLibrarySetVersionLater
  βœ… test_VHDLLibraryWithVersion

βœ…Β VivadoProject

FileSets
  βœ… test_Parsing