1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
\unset ECHO
1..180
ok 1 - policies_are(schema, table, policies, desc) should pass
ok 2 - policies_are(schema, table, policies, desc) should have the proper description
ok 3 - policies_are(schema, table, policies, desc) should have the proper diagnostics
ok 4 - policies_are(schema, table, policies) should pass
ok 5 - policies_are(schema, table, policies) should have the proper description
ok 6 - policies_are(schema, table, policies) should have the proper diagnostics
ok 7 - policies_are(schema, table, policies) + extra should fail
ok 8 - policies_are(schema, table, policies) + extra should have the proper description
ok 9 - policies_are(schema, table, policies) + extra should have the proper diagnostics
ok 10 - policies_are(schema, table, policies) + missing should fail
ok 11 - policies_are(schema, table, policies) + missing should have the proper description
ok 12 - policies_are(schema, table, policies) + missing should have the proper diagnostics
ok 13 - policies_are(schema, table, policies) + extra & missing should fail
ok 14 - policies_are(schema, table, policies) + extra & missing should have the proper description
ok 15 - policies_are(schema, table, policies) + extra & missing should have the proper diagnostics
ok 16 - policies_are(table, policies, desc) should pass
ok 17 - policies_are(table, policies, desc) should have the proper description
ok 18 - policies_are(table, policies, desc) should have the proper diagnostics
ok 19 - policies_are(table, policies) should pass
ok 20 - policies_are(table, policies) should have the proper description
ok 21 - policies_are(table, policies) should have the proper diagnostics
ok 22 - policies_are(table, policies) + extra should fail
ok 23 - policies_are(table, policies) + extra should have the proper description
ok 24 - policies_are(table, policies) + extra should have the proper diagnostics
ok 25 - policies_are(table, policies) + missing should fail
ok 26 - policies_are(table, policies) + missing should have the proper description
ok 27 - policies_are(table, policies) + missing should have the proper diagnostics
ok 28 - policies_are(table, policies) + extra & missing should fail
ok 29 - policies_are(table, policies) + extra & missing should have the proper description
ok 30 - policies_are(table, policies) + extra & missing should have the proper diagnostics
ok 31 - policy_roles_are(schema, table, policy, roles, desc) should pass
ok 32 - policy_roles_are(schema, table, policy, roles, desc) should have the proper description
ok 33 - policy_roles_are(schema, table, policy, roles, desc) should have the proper diagnostics
ok 34 - policy_roles_are(schema, table, policy, roles) should pass
ok 35 - policy_roles_are(schema, table, policy, roles) should have the proper description
ok 36 - policy_roles_are(schema, table, policy, roles) should have the proper diagnostics
ok 37 - policy_roles_are(schema, table, policy, roles) + extra should fail
ok 38 - policy_roles_are(schema, table, policy, roles) + extra should have the proper description
ok 39 - policy_roles_are(schema, table, policy, roles) + extra should have the proper diagnostics
ok 40 - policy_roles_are(schema, table, policy, roles) + missing should fail
ok 41 - policy_roles_are(schema, table, policy, roles) + missing should have the proper description
ok 42 - policy_roles_are(schema, table, policy, roles) + missing should have the proper diagnostics
ok 43 - policy_roles_are(schema, table, policy, roles) + extra & missing should fail
ok 44 - policy_roles_are(schema, table, policy, roles) + extra & missing should have the proper description
ok 45 - policy_roles_are(schema, table, policy, roles) + extra & missing should have the proper diagnostics
ok 46 - policy_roles_are(table, policy, roles, desc) should pass
ok 47 - policy_roles_are(table, policy, roles, desc) should have the proper description
ok 48 - policy_roles_are(table, policy, roles, desc) should have the proper diagnostics
ok 49 - policy_roles_are(table, policy, roles) should pass
ok 50 - policy_roles_are(table, policy, roles) should have the proper description
ok 51 - policy_roles_are(table, policy, roles) should have the proper diagnostics
ok 52 - policy_roles_are(table, policy, roles) + extra should fail
ok 53 - policy_roles_are(table, policy, roles) + extra should have the proper description
ok 54 - policy_roles_are(table, policy, roles) + extra should have the proper diagnostics
ok 55 - policy_roles_are(table, policy, roles) + missing should fail
ok 56 - policy_roles_are(table, policy, roles) + missing should have the proper description
ok 57 - policy_roles_are(table, policy, roles) + missing should have the proper diagnostics
ok 58 - policy_roles_are(table, policy, roles) + extra & missing should fail
ok 59 - policy_roles_are(table, policy, roles) + extra & missing should have the proper description
ok 60 - policy_roles_are(table, policy, roles) + extra & missing should have the proper diagnostics
ok 61 - policy_cmd_is(schema, table, policy, command, desc) for SELECT should pass
ok 62 - policy_cmd_is(schema, table, policy, command, desc) for SELECT should have the proper description
ok 63 - policy_cmd_is(schema, table, policy, command, desc) for SELECT should have the proper diagnostics
ok 64 - policy_cmd_is(schema, table, policy, command) for SELECT should pass
ok 65 - policy_cmd_is(schema, table, policy, command) for SELECT should have the proper description
ok 66 - policy_cmd_is(schema, table, policy, command) for SELECT should have the proper diagnostics
ok 67 - policy_cmd_is(table, policy, command, desc) for SELECT should pass
ok 68 - policy_cmd_is(table, policy, command, desc) for SELECT should have the proper description
ok 69 - policy_cmd_is(table, policy, command, desc) for SELECT should have the proper diagnostics
ok 70 - policy_cmd_is(table, policy, command) for SELECT should pass
ok 71 - policy_cmd_is(table, policy, command) for SELECT should have the proper description
ok 72 - policy_cmd_is(table, policy, command) for SELECT should have the proper diagnostics
ok 73 - policy_cmd_is(schema, table, policy, command, desc) for SELECT should fail should fail
ok 74 - policy_cmd_is(schema, table, policy, command, desc) for SELECT should fail should have the proper description
ok 75 - policy_cmd_is(schema, table, policy, command, desc) for SELECT should fail should have the proper diagnostics
ok 76 - policy_cmd_is(schema, table, policy, command) for SELECT should fail should fail
ok 77 - policy_cmd_is(schema, table, policy, command) for SELECT should fail should have the proper description
ok 78 - policy_cmd_is(schema, table, policy, command) for SELECT should fail should have the proper diagnostics
ok 79 - policy_cmd_is(table, policy, command, desc) for SELECT should fail should fail
ok 80 - policy_cmd_is(table, policy, command, desc) for SELECT should fail should have the proper description
ok 81 - policy_cmd_is(table, policy, command, desc) for SELECT should fail should have the proper diagnostics
ok 82 - policy_cmd_is(table, policy, command) for SELECT should fail should fail
ok 83 - policy_cmd_is(table, policy, command) for SELECT should fail should have the proper description
ok 84 - policy_cmd_is(table, policy, command) for SELECT should fail should have the proper diagnostics
ok 85 - policy_cmd_is(schema, table, policy, command, desc) for INSERT should pass
ok 86 - policy_cmd_is(schema, table, policy, command, desc) for INSERT should have the proper description
ok 87 - policy_cmd_is(schema, table, policy, command, desc) for INSERT should have the proper diagnostics
ok 88 - policy_cmd_is(schema, table, policy, command) for INSERT should pass
ok 89 - policy_cmd_is(schema, table, policy, command) for INSERT should have the proper description
ok 90 - policy_cmd_is(schema, table, policy, command) for INSERT should have the proper diagnostics
ok 91 - policy_cmd_is(table, policy, command, desc) for INSERT should pass
ok 92 - policy_cmd_is(table, policy, command, desc) for INSERT should have the proper description
ok 93 - policy_cmd_is(table, policy, command, desc) for INSERT should have the proper diagnostics
ok 94 - policy_cmd_is(table, policy, command) for INSERT should pass
ok 95 - policy_cmd_is(table, policy, command) for INSERT should have the proper description
ok 96 - policy_cmd_is(table, policy, command) for INSERT should have the proper diagnostics
ok 97 - policy_cmd_is(schema, table, policy, command, desc) for INSERT should fail should fail
ok 98 - policy_cmd_is(schema, table, policy, command, desc) for INSERT should fail should have the proper description
ok 99 - policy_cmd_is(schema, table, policy, command, desc) for INSERT should fail should have the proper diagnostics
ok 100 - policy_cmd_is(schema, table, policy, command) for INSERT should fail should fail
ok 101 - policy_cmd_is(schema, table, policy, command) for INSERT should fail should have the proper description
ok 102 - policy_cmd_is(schema, table, policy, command) for INSERT should fail should have the proper diagnostics
ok 103 - policy_cmd_is(table, policy, command, desc) for INSERT should fail should fail
ok 104 - policy_cmd_is(table, policy, command, desc) for INSERT should fail should have the proper description
ok 105 - policy_cmd_is(table, policy, command, desc) for INSERT should fail should have the proper diagnostics
ok 106 - policy_cmd_is(table, policy, command) for INSERT should fail should fail
ok 107 - policy_cmd_is(table, policy, command) for INSERT should fail should have the proper description
ok 108 - policy_cmd_is(table, policy, command) for INSERT should fail should have the proper diagnostics
ok 109 - policy_cmd_is(schema, table, policy, command, desc) for UPDATE should pass
ok 110 - policy_cmd_is(schema, table, policy, command, desc) for UPDATE should have the proper description
ok 111 - policy_cmd_is(schema, table, policy, command, desc) for UPDATE should have the proper diagnostics
ok 112 - policy_cmd_is(schema, table, policy, command) for UPDATE should pass
ok 113 - policy_cmd_is(schema, table, policy, command) for UPDATE should have the proper description
ok 114 - policy_cmd_is(schema, table, policy, command) for UPDATE should have the proper diagnostics
ok 115 - policy_cmd_is(table, policy, command, desc) for UPDATE should pass
ok 116 - policy_cmd_is(table, policy, command, desc) for UPDATE should have the proper description
ok 117 - policy_cmd_is(table, policy, command, desc) for UPDATE should have the proper diagnostics
ok 118 - policy_cmd_is(table, policy, command) for UPDATE should pass
ok 119 - policy_cmd_is(table, policy, command) for UPDATE should have the proper description
ok 120 - policy_cmd_is(table, policy, command) for UPDATE should have the proper diagnostics
ok 121 - policy_cmd_is(schema, table, policy, command, desc) for UPDATE should fail should fail
ok 122 - policy_cmd_is(schema, table, policy, command, desc) for UPDATE should fail should have the proper description
ok 123 - policy_cmd_is(schema, table, policy, command, desc) for UPDATE should fail should have the proper diagnostics
ok 124 - policy_cmd_is(schema, table, policy, command) for UPDATE should fail should fail
ok 125 - policy_cmd_is(schema, table, policy, command) for UPDATE should fail should have the proper description
ok 126 - policy_cmd_is(schema, table, policy, command) for UPDATE should fail should have the proper diagnostics
ok 127 - policy_cmd_is(table, policy, command, desc) for UPDATE should fail should fail
ok 128 - policy_cmd_is(table, policy, command, desc) for UPDATE should fail should have the proper description
ok 129 - policy_cmd_is(table, policy, command, desc) for UPDATE should fail should have the proper diagnostics
ok 130 - policy_cmd_is(table, policy, command) for UPDATE should fail should fail
ok 131 - policy_cmd_is(table, policy, command) for UPDATE should fail should have the proper description
ok 132 - policy_cmd_is(table, policy, command) for UPDATE should fail should have the proper diagnostics
ok 133 - policy_cmd_is(schema, table, policy, command, desc) for DELETE should pass
ok 134 - policy_cmd_is(schema, table, policy, command, desc) for DELETE should have the proper description
ok 135 - policy_cmd_is(schema, table, policy, command, desc) for DELETE should have the proper diagnostics
ok 136 - policy_cmd_is(schema, table, policy, command) for DELETE should pass
ok 137 - policy_cmd_is(schema, table, policy, command) for DELETE should have the proper description
ok 138 - policy_cmd_is(schema, table, policy, command) for DELETE should have the proper diagnostics
ok 139 - policy_cmd_is(table, policy, command, desc) for DELETE should pass
ok 140 - policy_cmd_is(table, policy, command, desc) for DELETE should have the proper description
ok 141 - policy_cmd_is(table, policy, command, desc) for DELETE should have the proper diagnostics
ok 142 - policy_cmd_is(table, policy, command) for DELETE should pass
ok 143 - policy_cmd_is(table, policy, command) for DELETE should have the proper description
ok 144 - policy_cmd_is(table, policy, command) for DELETE should have the proper diagnostics
ok 145 - policy_cmd_is(schema, table, policy, command, desc) for DELETE should fail should fail
ok 146 - policy_cmd_is(schema, table, policy, command, desc) for DELETE should fail should have the proper description
ok 147 - policy_cmd_is(schema, table, policy, command, desc) for DELETE should fail should have the proper diagnostics
ok 148 - policy_cmd_is(schema, table, policy, command) for DELETE should fail should fail
ok 149 - policy_cmd_is(schema, table, policy, command) for DELETE should fail should have the proper description
ok 150 - policy_cmd_is(schema, table, policy, command) for DELETE should fail should have the proper diagnostics
ok 151 - policy_cmd_is(table, policy, command, desc) for DELETE should fail should fail
ok 152 - policy_cmd_is(table, policy, command, desc) for DELETE should fail should have the proper description
ok 153 - policy_cmd_is(table, policy, command, desc) for DELETE should fail should have the proper diagnostics
ok 154 - policy_cmd_is(table, policy, command) for DELETE should fail should fail
ok 155 - policy_cmd_is(table, policy, command) for DELETE should fail should have the proper description
ok 156 - policy_cmd_is(table, policy, command) for DELETE should fail should have the proper diagnostics
ok 157 - policy_cmd_is(schema, table, policy, command, desc) for ALL should pass
ok 158 - policy_cmd_is(schema, table, policy, command, desc) for ALL should have the proper description
ok 159 - policy_cmd_is(schema, table, policy, command, desc) for ALL should have the proper diagnostics
ok 160 - policy_cmd_is(schema, table, policy, command) for ALL should pass
ok 161 - policy_cmd_is(schema, table, policy, command) for ALL should have the proper description
ok 162 - policy_cmd_is(schema, table, policy, command) for ALL should have the proper diagnostics
ok 163 - policy_cmd_is(table, policy, command, desc) for ALL should pass
ok 164 - policy_cmd_is(table, policy, command, desc) for ALL should have the proper description
ok 165 - policy_cmd_is(table, policy, command, desc) for ALL should have the proper diagnostics
ok 166 - policy_cmd_is(table, policy, command) for ALL should pass
ok 167 - policy_cmd_is(table, policy, command) for ALL should have the proper description
ok 168 - policy_cmd_is(table, policy, command) for ALL should have the proper diagnostics
ok 169 - policy_cmd_is(schema, table, policy, command, desc) for ALL should fail should fail
ok 170 - policy_cmd_is(schema, table, policy, command, desc) for ALL should fail should have the proper description
ok 171 - policy_cmd_is(schema, table, policy, command, desc) for ALL should fail should have the proper diagnostics
ok 172 - policy_cmd_is(schema, table, policy, command) for ALL should fail should fail
ok 173 - policy_cmd_is(schema, table, policy, command) for ALL should fail should have the proper description
ok 174 - policy_cmd_is(schema, table, policy, command) for ALL should fail should have the proper diagnostics
ok 175 - policy_cmd_is(table, policy, command, desc) for ALL should fail should fail
ok 176 - policy_cmd_is(table, policy, command, desc) for ALL should fail should have the proper description
ok 177 - policy_cmd_is(table, policy, command, desc) for ALL should fail should have the proper diagnostics
ok 178 - policy_cmd_is(table, policy, command) for ALL should fail should fail
ok 179 - policy_cmd_is(table, policy, command) for ALL should fail should have the proper description
ok 180 - policy_cmd_is(table, policy, command) for ALL should fail should have the proper diagnostics
|