path: busybox_1:1.37.0-10.1/testsuite/pidof.tests
# We can get away with this because it says #!/bin/sh up top.
testing "pidof this" "pidof pidof.tests | grep -o -w $$" "$$\n" "" ""
test x"`cat /proc/1/comm`" = x"init" && {
