/busybox-1.35.0/testsuite/ |
D | printf.tests | 8 bb="busybox " 13 "${bb}printf '\c' foo" \ 18 "${bb}printf '%s\c' foo bar" \ 23 "${bb}printf '%s\n' foo '$HOME'" \ 28 "${bb}printf '%b' 'a\tb' 'c\\d\n' 2>&1; echo \$?" \ 33 "${bb}printf '%d\n' '\"x' \"'y\" \"'zTAIL\" 2>&1; echo \$?" \ 38 "${bb}printf '%s\n' '\"x' \"'y\" \"'zTAIL\" 2>&1; echo \$?" \ 43 "${bb}printf '|%23.12f|\n' 5.25 2>&1; echo \$?" \ 48 "${bb}printf '|%*.*f|\n' 23 12 5.25 2>&1; echo \$?" \ 53 "${bb}printf '|%*f|\n' -23 5.25 2>&1; echo \$?" \ [all …]
|
D | bunzip2.tests | 17 bb="busybox " 508 prep; check "$unpack: doesnt exist" "${bb}$unpack z t1.$ext; echo \$?; cat t1" 515 prep; >t.zz; check "$unpack: unknown suffix" "${bb}$unpack t.zz t1.$ext; echo \$?; cat t1" 523 prep; >t1; check "$unpack: already exists" "${bb}$unpack t1.$ext t2.$ext; echo \$?; cat t1 t2" 528 prep; check "$unpack: stream unpack" "cat t1.$ext | ${bb}$unpack; echo \$?" 531 prep; check "$unpack: delete src" "${bb}$unpack t2.$ext; test ! -f t2.$ext && echo ok" 538 if test1_bz2 | ${bb}bunzip2 >/dev/null \ 539 && test "`test1_bz2 | ${bb}bunzip2 | md5sum`" = "61bbeee4be9c6f110a71447f584fda7b -" 547 if pbzip_4m_zeros | ${bb}bunzip2 >/dev/null \ 548 && test "`pbzip_4m_zeros | ${bb}bunzip2 | md5sum`" = "b5cfa9d6c8febd618f91ac2843d50a1c -" [all …]
|
D | bzcat.tests | 7 bb="busybox " 62 check "zcat: dont delete $ext src" "${bb}zcat t2.$ext; test -f t2.$ext && echo ok"
|
/busybox-1.35.0/testsuite/tr/ |
D | tr-rejects-wrong-class | 12 echo t12esting | busybox tr -d '[[:alpha:]]' > logfile.bb 13 echo t12esting | busybox tr -d '[:alpha:]' >> logfile.bb 14 echo t12esting | busybox tr -d '[[:alpha:]' >> logfile.bb 15 echo t12esting | busybox tr -d '[[:alpha:' >> logfile.bb 16 echo t12esting | busybox tr -d '[[:alpha' >> logfile.bb 17 echo t12esting | busybox tr -d '[:alpha:]' >> logfile.bb 18 echo t12esting | busybox tr -d '[:alpha:' >> logfile.bb 19 echo t12esting | busybox tr -d '[:alpha' >> logfile.bb 21 diff -u logfile.gnu logfile.bb
|
D | tr-works | 6 echo "$1" | $bb tr "$2" "$3" 26 bb= tr_test > logfile.gnu 27 bb=busybox tr_test > logfile.bb 28 diff -u logfile.gnu logfile.bb
|
D | tr-d-works | 2 echo testing | busybox tr -d aeiou > logfile.bb 4 diff -u logfile.gnu logfile.bb
|
D | tr-d-alnum-works | 4 echo testing | busybox tr -d '[[:alnum:]]' > logfile.bb 6 diff -u logfile.gnu logfile.bb
|
/busybox-1.35.0/testsuite/du/ |
D | du-works | 5 busybox du "$d" > logfile.bb 6 cmp logfile.gnu logfile.bb && exit 0 7 diff -u logfile.gnu logfile.bb
|
D | du-s-works | 5 busybox du -s "$d" > logfile.bb 6 cmp logfile.gnu logfile.bb && exit 0 7 diff -u logfile.gnu logfile.bb
|
/busybox-1.35.0/testsuite/ls/ |
D | ls-1-works | 5 LC_ALL=C busybox ls -1 "$d" > logfile.bb 6 diff -ubw logfile.gnu logfile.bb
|
D | ls-h-works | 5 LC_ALL=C busybox ls -h "$d" > logfile.bb 6 diff -ubw logfile.gnu logfile.bb
|
D | ls-l-works | 7 LC_ALL=C busybox ls -l "$d" > logfile.bb 8 diff -ubw logfile.gnu logfile.bb
|
D | ls-s-works | 7 LC_ALL=C busybox ls -1s "$d" > logfile.bb 8 diff -ubw logfile.gnu logfile.bb
|
/busybox-1.35.0/testsuite/tail/ |
D | tail-n-works | 3 busybox tail -n 2 input > logfile.bb 4 cmp logfile.ok logfile.bb
|
D | tail-works | 5 busybox tail -2 input > logfile.bb 6 cmp logfile.ok logfile.bb
|
/busybox-1.35.0/testsuite/xargs/ |
D | xargs-works | 5 find "$d" -name \*works -type f -print0 | busybox xargs -0 md5sum > logfile.bb 6 diff -u logfile.gnu logfile.bb
|
/busybox-1.35.0/archival/libarchive/ |
D | decompress_gunzip.c | 507 #define bb inflate_codes_bb macro 521 bb = gunzip_bb; /* initialize bit buffer */ in inflate_codes_setup() 538 bb = fill_bitbuffer(PASS_STATE bb, &k, bl); in inflate_codes() 539 t = tl + ((unsigned) bb & ml); in inflate_codes() 546 bb >>= t->b; in inflate_codes() 549 bb = fill_bitbuffer(PASS_STATE bb, &k, e); in inflate_codes() 550 t = t->v.t + ((unsigned) bb & mask_bits[e]); in inflate_codes() 553 bb >>= t->b; in inflate_codes() 570 bb = fill_bitbuffer(PASS_STATE bb, &k, e); in inflate_codes() 571 nn = t->v.n + ((unsigned) bb & mask_bits[e]); in inflate_codes() [all …]
|
/busybox-1.35.0/testsuite/tar/ |
D | tar-extracts-all-subdirs | 8 find foo | sort >logfile.bb 12 diff -u logfile.gnu logfile.bb
|
/busybox-1.35.0/modutils/ |
D | Config.src | 26 will try to generate modules.dep.bb file in order to speed up 30 NB: modules.dep.bb file format is not compatible 182 ".bb" suffix will be added after this name. Do not specify ".bb" 184 "modules.dep.bb.bb" or such.
|
/busybox-1.35.0/applets/ |
D | applet_tables.c | 52 const struct bb_applet *bb = b; in cmp_name() local 53 return strcmp(aa->name, bb->name); in cmp_name()
|
/busybox-1.35.0/networking/ |
D | tls_sp_c32.c | 181 static signed_sp_digit sp_256_cmp_8(const sp_digit* aa, const sp_digit* bb) in sp_256_cmp_8() argument 184 const uint64_t* b = (void*)bb; in sp_256_cmp_8() 507 const uint64_t* bb = (const void*)b; in sp_256to512_mul_8() 533 : "0" (accl), "1" (acch), "2" (acc_hi), "a" (aa[i]), "m" (bb[j]) in sp_256to512_mul_8()
|
D | ntpd.c | 1100 compare_point_edge(const void *aa, const void *bb) in compare_point_edge() argument 1103 const point_t *b = bb; in compare_point_edge() 1114 compare_survivor_metric(const void *aa, const void *bb) in compare_survivor_metric() argument 1117 const survivor_t *b = bb; in compare_survivor_metric()
|
/busybox-1.35.0/ |
D | Config.in | 276 <url: http://www.softforge.de/bb/suid.html >.
|
/busybox-1.35.0/include/ |
D | libbb.h | 1477 #define _BB_MSG(name, kind, ...) bb##kind##name(__VA_ARGS__)
|