Home
last modified time | relevance | path

Searched refs:dodie (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/ktest/
H A Dktest.pl1537 sub dodie { subroutine
1607 dodie "Can't open /dev/ptmx";
1790 dodie "can't create $dir";
1813 dodie @_;
2350 dodie "failed to copy image";
2386 dodie "making tarball";
2394 dodie "failed to tar modules";
2644 dodie "moving .config";
2649 dodie "moving config_temp";
2654 dodie "make mrproper";
[all …]
H A Dconfig-bisect.pl95 sub dodie { subroutine
171 dodie "unable to exec $command";
175 dodie "failed to write to redirect $redirect";
243 dodie "failed make config oldconfig";
254 or dodie "Failed to read $config";
299 open(OUT, ">$file") or dodie "Can not write to $file";