Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing

target

and add test cases
This commit is contained in:
Bond_009
2021-09-02 21:28:00 +02:00
parent 620dd94970
commit 286dabdc4b
6 changed files with 53 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyCulture("")]
[assembly: NeutralResourcesLanguage("en")]
[assembly: InternalsVisibleTo("Jellyfin.Server.Implementations.Tests")]
[assembly: InternalsVisibleTo("Emby.Server.Implementations.Fuzz")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from