Add TILE bool tests & rename CAST/RESCALE tests

Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com>
Change-Id: If9639a94c8e7322d470a1ca97e9e95d821683629
diff --git a/verif/conformance/tosa_base_profile_ops_info.json b/verif/conformance/tosa_base_profile_ops_info.json
index 9dd5592..ff88293 100644
--- a/verif/conformance/tosa_base_profile_ops_info.json
+++ b/verif/conformance/tosa_base_profile_ops_info.json
@@ -478,10 +478,10 @@
             "shape": [],
             "type": [],
             "output_type": [
-                "outINT8",
-                "outINT16",
-                "outINT32",
-                "outBOOL"
+                "outi8",
+                "outi16",
+                "outi32",
+                "outb"
             ]
         },
         "permutes": [
@@ -2423,6 +2423,12 @@
             ],
             [
                 "--target-dtype",
+                "bool",
+                "--tensor-dim-range",
+                "1,16"
+            ],
+            [
+                "--target-dtype",
                 "int8",
                 "--target-shape",
                 "65533",