Home
Engineering
Training
Docs
Community
Company
twitter
mastodon
linkedin
github
Elixir Cross Referencer
Open Menu
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
fail.tc
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
1
2
3
4
#!/bin/sh
# description: failure-case example
cat non-exist-file
echo "this is not executed"