Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
xfail.tc
Text
·
77 B
·
9dd3953
Raw
4 lines · plain
1
#!/bin/sh
2
# description: xfail-case example
3
cat non-exist-file || exit_xfail
4