Searched refs:stdbuf (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/tools/testing/selftests/kselftest/ |
H A D | runner.sh | 109 if [ -x /usr/bin/stdbuf ]; then 110 stdbuf="/usr/bin/stdbuf --output=L " 113 cmd="$stdbuf ./$BASENAME_TEST $kselftest_cmd_args" 120 cmd="$stdbuf $interpreter ./$BASENAME_TEST"
|
/openbmc/openbmc/poky/meta/recipes-core/coreutils/ |
H A D | coreutils_9.5.bb | 64 # Split stdbuf into its own package, so one can include 65 # coreutils-stdbuf without getting the rest of coreutils, but make 66 # coreutils itself pull in stdbuf, so IMAGE_INSTALL += "coreutils" 68 …lass-target += "${@bb.utils.contains('PACKAGECONFIG', 'single-binary', '', 'coreutils-stdbuf', d)}" 69 FILES:coreutils-stdbuf = "${bindir}/stdbuf ${libdir}/coreutils/libstdbuf.so" 70 …lass-target += "${@bb.utils.contains('PACKAGECONFIG', 'single-binary', '', 'coreutils-stdbuf', d)}" 72 # However, when the single-binary PACKAGECONFIG is used, stdbuf 74 # no point splitting /usr/bin/stdbuf to its own package. Instead, add 75 # an RPROVIDE so that rdepending on coreutils-stdbuf will work 77 RPROVIDES:coreutils += "${@bb.utils.contains('PACKAGECONFIG', 'single-binary', 'coreutils-stdbuf', …
|
/openbmc/linux/tools/testing/selftests/net/openvswitch/ |
H A D | openvswitch.sh | 555 stdbuf -o0 printf "TEST: %-60s [NOMOD]\n" "${tdesc}" 561 stdbuf -o0 printf "TEST: %-60s [PYLIB]\n" "${tdesc}"
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | vmtest.sh | 202 stdbuf -oL -eL ${command}
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | userspace_pm.sh | 65 stdbuf -o0 -e0 printf "${@}"
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 1277 -rwxr-xr-x root root 63648 ./usr/bin/stdbuf
|
H A D | buildhistory_filelist1.txt | 1276 -rwxr-xr-x root root 63648 ./usr/bin/stdbuf
|