Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c10137 static int FAST_FUNC testcmd(int argc, char **argv) { return test_main(argc, argv); } in testcmd() function
10145 { BUILTIN_REGULAR "[" , testcmd },
10148 { BUILTIN_REGULAR "[[" , testcmd },
10205 { BUILTIN_REGULAR "test" , testcmd },