test-match-all

[syntax] test-match-all specifier ...

SRFI-64: returns the specifier matches the test case which all specifier match. Each specifier is always applied even if former specifier results false.

See also test-skip and test-expect-fail.