# Architecture: all host_arch='amd64-linux-glibc' arches='all' result='false' testcase host_arch='i686-linux-glibc' arches='all' result='false' testcase host_arch='all' arches='all' result='true' testcase # Architecture: any host_arch='amd64-linux-glibc' arches='any' result='true' testcase host_arch='i686-linux-glibc' arches='any' result='true' testcase host_arch='all' arches='any' result='false' testcase # Architecture: amd64-linux-glibc host_arch='amd64-linux-glibc' arches='amd64-linux-glibc' result='true' testcase host_arch='i686-linux-glibc' arches='amd64-linux-glibc' result='false' testcase host_arch='all' arches='amd64-linux-glibc' result='false' testcase # Architecture: !amd64-linux-glibc host_arch='amd64-linux-glibc' arches='!amd64-linux-glibc' result='false' testcase host_arch='i686-linux-glibc' arches='!amd64-linux-glibc' result='true' testcase host_arch='all' arches='!amd64-linux-glibc' result='false' testcase