File: test-assertion6

package info (click to toggle)
keynote 2.3-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,372 kB
  • ctags: 329
  • sloc: sh: 6,540; ansic: 4,739; lex: 1,064; yacc: 783; makefile: 70
file content (7 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
keynote-version: 2
authorizer: "Key6"
licensees: "KeyB" # this assertion will return "false" because
# of the licensees field
conditions: app_domain == "testing" && request == "test" &&
		  (variable == "no" || variable == "yes") -> "true";
# however, the conditions field will return "true"