Home
last modified time | relevance | path

Searched refs:grep (Results 351 - 375 of 873) sorted by relevance

1...<<11121314151617181920>>...35

/third_party/musl/scripts/
H A Druntest_linux.sh75 TOTAL_SO_IN_TESTDIR=$(ls ${TESTDIR} | grep -E "*.so$" | wc -l)
76 SO_NAMES=$(ls ${TESTDIR} | grep -E "*.so$")
169 all=$(ls -l ${TESTDIR} | grep "^-" | wc -l)
171 run=$(cat -t ${SHDIR}/FileList.txt | grep -v ^\s*$ | wc -l)
173 fail=$(cat -t ${SHDIR}/REPORT | grep 'FAIL ' | wc -l)
188 $(cat -t ${SHDIR}/REPORT | grep 'FAIL ')
/third_party/ltp/testcases/lib/
H A Dtst_test.sh260 echo "$output" | grep -q "LTP_ERR" || return 0
263 echo "$output" | grep -q "$msg" && tst_brk TCONF "'$@': $msg"
321 if ! echo "$mntpoint" | grep -q ^/; then
325 if ! grep -q "${mntpoint%/}" /proc/mounts; then
456 echo "$1" | grep -Eq '^[-+]?[0-9]+\.?[0-9]*$'
665 for _tst_i in $(grep '^[^#]*\bTST_' "$TST_TEST_PATH" | sed "s/.*TST_//; s/$_tst_pattern//"); do
686 for _tst_i in $(grep '^[^#]*\b_tst_' "$TST_TEST_PATH" | sed "s/.*_tst_//; s/$_tst_pattern//"); do
866 if ! grep -q tst_run "$TST_TEST_PATH"; then
/third_party/lz4/
H A DMakefile264 if [ $$(grep CC_TEST tmpsv | wc -l) -ne 7 ]; then \
266 if [ $$(grep CFLAGS_TEST tmpsv | wc -l) -ne 7 ]; then \
268 if [ $$(grep CPPFLAGS_TEST tmpsv | wc -l) -ne 7 ]; then \
270 if [ $$(grep LDFLAGS_TEST tmpsv | wc -l) -ne 2 ]; then \
272 if [ $$(grep LDLIBS_TEST tmpsv | wc -l) -ne 1 ]; then \
/kernel/linux/linux-5.10/arch/xtensa/
H A DMakefile55 ifeq ($(shell echo __XTENSA_EB__ | $(CC) -E - | grep -v "\#"),1)
59 ifeq ($(shell echo __XTENSA_EL__ | $(CC) -E - | grep -v "\#"),1)
/kernel/linux/linux-5.10/arch/arm/vdso/
H A DMakefile78 if readelf -n $< | grep -q 'Build ID'; then \
79 buildid=`readelf -n $< |grep 'Build ID' |sed -e 's/^.*Build ID: \(.*\)$$/\1/'`; \
/kernel/linux/build/test/moduletest/runtest/bin/mem_debug_t/testcases/bin/
H A Dmem_debug04.sh27 zcat /proc/config.gz | grep CONFIG_PAGE_TRACING=y || tst_res TCONF "ONFIG_PAGE_TRACING=y not satisfied!"
32 local buffer_size=$(cat $zswapd_s | grep 'buffer_size' | awk -F ':' '{print$2}')
/kernel/linux/linux-6.6/arch/arm/vdso/
H A DMakefile76 if readelf -n $< | grep -q 'Build ID'; then \
77 buildid=`readelf -n $< |grep 'Build ID' |sed -e 's/^.*Build ID: \(.*\)$$/\1/'`; \
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Drouter_scale.sh71 local t1=$(ip route | grep -o 'offload' | wc -l)
119 local t0=$(ip route | grep -o 'offload' | wc -l)
/kernel/linux/linux-5.10/scripts/
H A Dsetlocalversion96 } | grep -qvE '^(.. )?scripts/package'; then
129 if rev=$(LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'); then
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A DMakefile66 @if ! grep -qws $(SHIFT) generated/map-shift.h; then \
72 @if ! grep -qws CONFIG_$(LONG_BIT)BIT generated/bit-length.h; then \
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/eeh/
H A Deeh-functions.sh45 grep -q 'EEH Subsystem is enabled' /proc/powerpc/eeh
156 if grep -q pSeries /proc/cpuinfo ; then
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dxt_string.sh41 ip netns exec "$ns" iptables -v -S OUTPUT | grep '^-A'
47 showrules | grep -c -- "$*"
/third_party/cJSON/tests/unity/test/
H A DMakefile36 ./$(TARGET) | grep 'Tests\|]]]' -A1
39 grep '###' $(BUILD_DIR)/unity.c.gcov -C2 || true
/third_party/libcoap/examples/riot/
H A DMakefile23 RIOT_HASH=`grep PKG_VERSION= pkg_libcoap/Makefile | cut -d= -f2` ; \
31 @HAVE_KCONFIG=`grep libcoap/Kconfig RIOT/pkg/Kconfig | wc -l` ; \
/third_party/mbedtls/docs/architecture/psa-migration/
H A Doutcome-analysis.sh104 total=$(grep -c "$pattern_suite" "$ref")
114 if diff skipped-ref skipped-new | grep '^> '; then
/third_party/lame/misc/
H A Dmugeco.sh95 [ "$num" ] && echo "$num"|grep -q '^[0-9]*$' && [ $num -ge 1 ] \
105 echo "$1"|grep -qi '\.wav$' || die 2 "'$1' isn't a .wav"
/third_party/ltp/testcases/kernel/controllers/cpuacct/
H A Dcpuacct.sh87 if ! grep -q -w cpuacct /proc/cgroups; then
97 mount_point=`grep -w cpuacct /proc/mounts | cut -f 2 | cut -d " " -f2`
/third_party/ltp/testcases/commands/mkfs/
H A Dmkfs01.sh102 echo $fs_op | grep -q "\-c"
117 grep -q -E "unknown option | invalid option" temp
/third_party/node/deps/v8/tools/dev/
H A Dupdate-vscode.sh34 | grep "^Version: " \
117 INSTALLED=$(grep '"version":' "$PACKAGE_JSON" \
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Drandom_offline106 cbefore=$(grep HardwareCorrupted /proc/meminfo)
153 grep HardwareCorrupted /proc/meminfo
/third_party/ltp/testcases/network/stress/interface/
H A Dif-addr-addlarge.sh63 ip addr show $iface | grep -q $new_ip
88 ip addr show $iface | grep -q $new_ip
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug03.sh115 ps aux | grep cpuhotplug_do_spin_loop
135 | sed -e "s/^ *//" | cut -d' ' -f 1 | grep "^${CPU_TO_TEST}$" \
/third_party/ltp/testcases/kernel/mce-test/drivers/simple/
H A Ddriver.sh39 diff $tmp_klog.1 $tmp_klog.2 | grep '^> ' | sed 's/> \(.*\)/\1/' > $klog
71 lsmod | grep mce_inject > /dev/null 2>&1
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Drandom_offline106 cbefore=$(grep HardwareCorrupted /proc/meminfo)
153 grep HardwareCorrupted /proc/meminfo
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_selinux.sh12 TST_NEEDS_CMDS="awk cut grep tail"
75 line=$(grep -E "selinux-policy-hash" $ASCII_MEASUREMENTS | tail -1)
116 line=$(grep -E "selinux-state" $ASCII_MEASUREMENTS | tail -1)

Completed in 8 milliseconds

1...<<11121314151617181920>>...35