Searched full:check_crash (Results 1 – 5 of 5) sorted by relevance
/external/openthread/.github/workflows/ |
D | simulation-1.4.yml | 99 CRASHED=$(./script/test check_crash | tail -1) 174 CRASHED=$(./script/test check_crash | tail -1) 331 CRASHED=$(./script/test check_crash | tail -1) 394 CRASHED=$(./script/test check_crash | tail -1)
|
D | posix.yml | 81 CRASHED=$(./script/test check_crash | tail -1) 115 CRASHED=$(./script/test check_crash | tail -1)
|
D | simulation-1.1.yml | 280 CRASHED=$(./script/test check_crash | tail -1)
|
/external/bc/scripts/ |
D | afl.py | 52 def check_crash(exebase, out, error, file, type, test): function 80 check_crash(exebase, out, p.returncode, file, type, test)
|
/external/openthread/script/ |
D | test | 741 check_crash)
|