Lines Matching refs:UV
15 # - can be executed with UV=1 to run additional UV tests;
181 if [ "x${UV}" != "x" ]; then
182 get_assert no.tld "-t uv=true" wrap-cred /dev/null wrap-assert
184 get_assert no.tld "-t uv=true -t pin=true" wrap-cred /dev/null wrap-assert
186 get_assert no.tld "-t uv=true -t pin=false" wrap-cred /dev/null wrap-assert
188 get_assert no.tld "-t uv=false" wrap-cred /dev/null wrap-assert
190 get_assert no.tld "-t uv=false -t pin=true" wrap-cred /dev/null wrap-assert
192 get_assert no.tld "-t uv=false -t pin=false" wrap-cred /dev/null wrap-assert
194 get_assert no.tld "-t up=true -t uv=true" wrap-cred /dev/null wrap-assert
196 get_assert no.tld "-t up=true -t uv=true -t pin=true" wrap-cred /dev/null wrap-assert
198 get_assert no.tld "-t up=true -t uv=true -t pin=false" wrap-cred /dev/null wrap-assert
200 get_assert no.tld "-t up=true -t uv=false" wrap-cred /dev/null wrap-assert
202 get_assert no.tld "-t up=true -t uv=false -t pin=true" wrap-cred /dev/null wrap-assert
204 get_assert no.tld "-t up=true -t uv=false -t pin=false" wrap-cred /dev/null wrap-assert
206 get_assert no.tld "-t up=false -t uv=true" wrap-cred /dev/null wrap-assert
208 get_assert no.tld "-t up=false -t uv=true -t pin=true" wrap-cred /dev/null wrap-assert
210 get_assert no.tld "-t up=false -t uv=true -t pin=false" wrap-cred /dev/null wrap-assert
212 get_assert no.tld "-t up=false -t uv=false" wrap-cred /dev/null wrap-assert
214 get_assert no.tld "-t up=false -t uv=false -t pin=true" wrap-cred /dev/null wrap-assert
216 get_assert no.tld "-t up=false -t uv=false -t pin=false" wrap-cred /dev/null wrap-assert
218 get_assert no.tld "-h -t uv=true" wrap-cred hmac-salt wrap-assert
220 get_assert no.tld "-h -t uv=true -t pin=true" wrap-cred hmac-salt wrap-assert
222 get_assert no.tld "-h -t uv=true -t pin=false" wrap-cred hmac-salt wrap-assert
224 get_assert no.tld "-h -t uv=false" wrap-cred hmac-salt wrap-assert
226 get_assert no.tld "-h -t uv=false -t pin=true" wrap-cred hmac-salt wrap-assert
228 get_assert no.tld "-h -t uv=false -t pin=false" wrap-cred hmac-salt wrap-assert
230 get_assert no.tld "-h -t up=true -t uv=true" wrap-cred hmac-salt wrap-assert
232 get_assert no.tld "-h -t up=true -t uv=true -t pin=true" wrap-cred hmac-salt wrap-assert
234 get_assert no.tld "-h -t up=true -t uv=true -t pin=false" wrap-cred hmac-salt wrap-assert
236 get_assert no.tld "-h -t up=true -t uv=false" wrap-cred hmac-salt wrap-assert
238 get_assert no.tld "-h -t up=true -t uv=false -t pin=true" wrap-cred hmac-salt wrap-assert
240 get_assert no.tld "-h -t up=true -t uv=false -t pin=false" wrap-cred hmac-salt wrap-assert
242 get_assert no.tld "-h -t up=false -t uv=true" wrap-cred hmac-salt wrap-assert && exit 1
243 get_assert no.tld "-h -t up=false -t uv=true -t pin=true" wrap-cred hmac-salt wrap-assert && exit 1
244 get_assert no.tld "-h -t up=false -t uv=true -t pin=false" wrap-cred hmac-salt wrap-assert && exit 1
245 get_assert no.tld "-h -t up=false -t uv=false" wrap-cred hmac-salt wrap-assert && exit 1
246 get_assert no.tld "-h -t up=false -t uv=false -t pin=true" wrap-cred hmac-salt wrap-assert && exit 1
247 get_assert no.tld "-h -t up=false -t uv=false -t pin=false" wrap-cred hmac-salt wrap-assert && exit 1
270 if [ "x${UV}" != "x" ]; then
271 get_assert no.tld "-r -t uv=true" /dev/null /dev/null wrap-assert
272 get_assert no.tld "-r -t uv=true -t pin=true" /dev/null /dev/null wrap-assert
273 get_assert no.tld "-r -t uv=true -t pin=false" /dev/null /dev/null wrap-assert
274 get_assert no.tld "-r -t uv=false" /dev/null /dev/null wrap-assert
275 get_assert no.tld "-r -t uv=false -t pin=true" /dev/null /dev/null wrap-assert
276 get_assert no.tld "-r -t uv=false -t pin=false" /dev/null /dev/null wrap-assert
277 get_assert no.tld "-r -t up=true -t uv=true" /dev/null /dev/null wrap-assert
278 get_assert no.tld "-r -t up=true -t uv=true -t pin=true" /dev/null /dev/null wrap-assert
279 get_assert no.tld "-r -t up=true -t uv=true -t pin=false" /dev/null /dev/null wrap-assert
280 get_assert no.tld "-r -t up=true -t uv=false" /dev/null /dev/null wrap-assert
281 get_assert no.tld "-r -t up=true -t uv=false -t pin=true" /dev/null /dev/null wrap-assert
282 get_assert no.tld "-r -t up=true -t uv=false -t pin=false" /dev/null /dev/null wrap-assert
283 get_assert no.tld "-r -t up=false -t uv=true" /dev/null /dev/null wrap-assert
284 get_assert no.tld "-r -t up=false -t uv=true -t pin=true" /dev/null /dev/null wrap-assert
285 get_assert no.tld "-r -t up=false -t uv=true -t pin=false" /dev/null /dev/null wrap-assert
286 get_assert no.tld "-r -t up=false -t uv=false" /dev/null /dev/null wrap-assert
287 get_assert no.tld "-r -t up=false -t uv=false -t pin=true" /dev/null /dev/null wrap-assert
288 get_assert no.tld "-r -t up=false -t uv=false -t pin=false" /dev/null /dev/null wrap-assert
289 get_assert no.tld "-r -h -t uv=true" /dev/null hmac-salt wrap-assert
290 get_assert no.tld "-r -h -t uv=true -t pin=true" /dev/null hmac-salt wrap-assert
291 get_assert no.tld "-r -h -t uv=true -t pin=false" /dev/null hmac-salt wrap-assert
292 get_assert no.tld "-r -h -t uv=false" /dev/null hmac-salt wrap-assert
293 get_assert no.tld "-r -h -t uv=false -t pin=true" /dev/null hmac-salt wrap-assert
294 get_assert no.tld "-r -h -t uv=false -t pin=false" /dev/null hmac-salt wrap-assert
295 get_assert no.tld "-r -h -t up=true -t uv=true" /dev/null hmac-salt wrap-assert
296 get_assert no.tld "-r -h -t up=true -t uv=true -t pin=true" /dev/null hmac-salt wrap-assert
297 get_assert no.tld "-r -h -t up=true -t uv=true -t pin=false" /dev/null hmac-salt wrap-assert
298 get_assert no.tld "-r -h -t up=true -t uv=false" /dev/null hmac-salt wrap-assert
299 get_assert no.tld "-r -h -t up=true -t uv=false -t pin=true" /dev/null hmac-salt wrap-assert
300 get_assert no.tld "-r -h -t up=true -t uv=false -t pin=false" /dev/null hmac-salt wrap-assert
301 get_assert no.tld "-r -h -t up=false -t uv=true" /dev/null hmac-salt wrap-assert && exit 1
302 get_assert no.tld "-r -h -t up=false -t uv=true -t pin=true" /dev/null hmac-salt wrap-assert && exit 1
303 get_assert no.tld "-r -h -t up=false -t uv=true -t pin=false" /dev/null hmac-salt wrap-assert && exit 1
304 get_assert no.tld "-r -h -t up=false -t uv=false" /dev/null hmac-salt wrap-assert && exit 1
305 get_assert no.tld "-r -h -t up=false -t uv=false -t pin=true" /dev/null hmac-salt wrap-assert && exit 1
306 get_assert no.tld "-r -h -t up=false -t uv=false -t pin=false" /dev/null hmac-salt wrap-assert && exit 1