Reorganize test files & directories

This commit is contained in:
Faisal Salman
2024-11-28 23:24:19 +07:00
parent aa56b2f4f3
commit 1a057b4be2
149 changed files with 34 additions and 29 deletions

View File

@@ -0,0 +1,20 @@
[
{
"desc": "TechniSAT Digit ISIO S SAT receiver",
"ua": "Opera/9.80 (Linux sh4; U; HbbTV/1.1.1 (;;;;;); CE-HTML; TechniSat Digit ISIO S; de) Presto/2.9.167 Version/11.50",
"expect": {
"vendor": "TechniSat",
"model": "Digit ISIO S",
"type": "smarttv"
}
},
{
"desc": "TechniSAT MultyVision SmartTV",
"ua": "Opera/9.80 (Linux i686; U; HbbTV/1.1.1 (;;;;;); CE-HTML; TechniSat MultyVision ISIO; de) Presto/2.9.167 Version/11.50",
"expect": {
"vendor": "TechniSat",
"model": "MultyVision ISIO",
"type": "smarttv"
}
}
]