HomeSort by: relevance | last modified time | path
    Searched refs:jot (Results 1 - 18 of 18) sorted by relevancy

  /src/usr.bin/jot/
Makefile 4 PROG= jot
8 COPTS.jot.c += -Wno-format-nonliteral
  /src/tests/usr.bin/jot/
t_jot.sh 33 atf_set "descr" "Test that jot(1)'s output is sane (PR bin/12424)"
37 atf_check -o file:"$(atf_get_srcdir)/d_basic.out" jot 21 -1 1.00
42 atf_set "descr" "Test that jot(1) handles format strings " \
47 atf_check -s exit:0 -o ignore jot -w xa%c 26 a
48 atf_check -s not-exit:0 -e not-empty jot -w %2 12
49 atf_check -s not-exit:0 -e not-empty jot -w %0 10 1 10
Makefile 5 TESTSDIR= ${TESTSBASE}/usr.bin/jot
  /src/tests/rump/rumpnet/
t_shmif.sh 56 for x in `jot ${NKERN}` ; do startserver $x ; done
57 for x in `jot ${NKERN}`
60 for y in `jot ${NKERN}`
72 for x in `jot ${NKERN}` ; do RUMP_SERVER=unix://sock${x} rump.halt ;done
  /src/tests/fs/tmpfs/
t_truncate.sh 37 jot 10000 >a || atf_fail "Failed to create big file"
t_vnd.sh 67 for f in $(jot -w %u 100 | uniq); do
68 jot 1000 >mnt/${f} || atf_fail "Failed to create file ${f}"
72 for f in $(jot -w %u 100 | uniq); do
t_vnode_leak.sh 44 for f in $(jot 4000); do
t_readdir.sh 81 atf_check -s exit:0 -o empty -e empty touch $(jot 10)
83 atf_check -s exit:0 -o empty -e empty touch $(jot 20)
99 for f in $(jot 500); do
t_read_write.sh 51 jot 10000 >b || atf_fail "Failed to create a big file"
t_mkdir.sh 61 for d in $(jot 100); do
  /src/tests/usr.bin/find/
t_find.sh 65 num=$(jot -r 1 0 99)
  /src/regress/sys/fs/ffs/
Makefile 122 jot -r -c -s '' -n 10240 > ${TMPL}/nodumpfile/10k
128 jot -r -c -s '' -n 10240 > $$TMPFS_DUMP.$$f; done;
138 jot -r -c -s '' -n 10240 > $$TMPFS_1.$$f; \
146 jot -r -c -s '' -n 10 > $$TMPFS_1/10b; \
148 jot -r -c -s '' -n 10 > \
160 jot -r -c -s '' -n 10 > $$TMPFS_1/10b; \
163 jot -r -c -s '' -n 10 > \
  /src/tests/usr.bin/
Makefile 10 infocmp jot ld locale m4 make mixerctl mkdep mtree nbperf \
  /src/tests/usr.bin/gzip/
t_gzip.sh 113 for i in $(jot 10 0 9); do
  /src/tests/lib/librumphijack/
t_tcpip.sh 136 jot 11 | xargs touch
137 jot 11 12 | xargs mkdir
  /src/usr.bin/
Makefile 16 head hexdump iconv id indent infocmp innetgr ipcrm ipcs join jot \
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 40 progs indent ipcrm ipcs join jot kdump ktrace lam last lastcomm leave less
  /src/distrib/mvme68k/miniroot/
install.md 190 note of it before, you may wish to reboot and jot down your disk's geometry

Completed in 19 milliseconds