Home
last modified time | relevance | path

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

/linux-2.6.39/tools/testing/ktest/
Dktest.pl456 sub dodie { subroutine
484 dodie "Can't open console $console";
487 dodie "Can't get flags for the socket: $!";
489 dodie "Can't set flags for the socket: $!";
540 dodie @_;
614 dodie "failed to write to log";
620 dodie "failed to write to redirect $redirect";
745 dodie "Failed to get git $commit";
864 dodie "failed to copy image";
870 open(IN, "$output_config") or dodie("Can't read config file");
[all …]