# ensure we can run the binary we just installed
Test-Command: /usr/bin/zig0.16 --help
Depends: zig0.16
Restrictions: allow-stderr
Features: test-name=zigexec

Test-Command: /usr/bin/zig0.16 test test/behavior.zig
Depends: zig0.16
Restrictions: allow-stderr
Features: test-name=upstream-tests
