HomeSort by relevance Sort by last modified time
    Searched refs:kernel (Results 1 - 25 of 43) sorted by null

1 2

  /test/ontest-stc2/src/tools/stf/bin/
stf_checkmode.ksh 31 kernel=$2
32 if [ -z "$kernel" ]; then
33 kernel=`isainfo -k`
36 case $kernel in
  /test/stcnv/usr/src/tools/stf/bin/
stf_checkmode.ksh 31 kernel=$2
32 if [ -z "$kernel" ]; then
33 kernel=`isainfo -k`
36 case $kernel in
  /test/ontest-stc2/src/suites/storage/megacli/include/
megacli_common.kshlib 34 COPY_SRC_DIR=/kernel
  /test/ontest-stc2/src/suites/storage/sdts/include/
sdts_common.kshlib 34 copy_src_dir=/kernel
  /test/stcnv/usr/src/suites/storage/megacli/include/
megacli_common.kshlib 34 COPY_SRC_DIR=/kernel
  /test/stcnv/usr/src/suites/storage/sdts/include/
sdts_common.kshlib 34 copy_src_dir=/kernel
  /test/stcnv/usr/src/suites/storage/comstar/src/lib/ksh/
comstar_mpxio.ksh 30 MPXIO_CONF=/kernel/drv/fp.conf
32 MPXIO_CONF=/kernel/drv/fp.conf
34 MPXIO_CONF=/kernel/drv/iscsi.conf
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/
README 184 The "kmod" or "kernel" option specifies that the test case is a kernel module.
186 directly in the kernel, for example:
209 The kmodtool and libkmodapi.a library provide support for TET kernel test
211 Kernel test cases look very similar to TET user-level test cases. They can
213 cases are kernel modules which run directly in the kernel, and they can be
217 the kernel. Not all TET C routines are available in the kernel. Some of them
219 kernel
    [all...]
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/
README 198 The "kmod" or "kernel" option specifies that the test case is a kernel module.
200 directly in the kernel, for example:
223 The kmodtool and libkmodapi.a library provide support for TET kernel test
225 Kernel test cases look very similar to TET user-level test cases. They can
227 cases are kernel modules which run directly in the kernel, and they can be
231 the kernel. Not all TET C routines are available in the kernel. Some of them
233 kernel
    [all...]
  /test/stcnv/usr/src/suites/os/lofi/tests/getsysinfo/
tp_getsysinfo.ksh 108 # Try to determine if we're running a debug or non-debug kernel. In
112 echo " Kernel type (debug or non-debug): \c" >>$OUTPUT
115 MD_FILE=/kernel/drv/sparcv9/md
117 MD_FILE=/kernel/drv/amd64/md
119 MD_FILE=/kernel/drv/md
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/
Makefile.master.amd64 50 $(__GNUC)KERN_FLAG = -D_KERNEL -mcmodel=kernel -mno-red-zone
65 $(__SOS10)KERN_FLAG = -D_KERNEL -xmodel=kernel
Makefile.master.sparcv9 52 $(__SOS10)KERN_FLAG = -D_KERNEL -xmodel=kernel
66 $(__GNUC)KERN_FLAG = -D_KERNEL -mcmodel=kernel -mno-red-zone
  /test/ontest-stc2/src/suites/nfs/fnfs/tests/basic/
ck_badentry.ksh 37 if [[ /usr/kernel == $i* ]]; then
39 echo "$NAME /usr/kernel is shared on $SERVER"
  /test/stcnv/usr/src/suites/nfs/fnfs/tests/basic/
ck_badentry.ksh 37 if [[ /usr/kernel == $i* ]]; then
39 echo "$NAME /usr/kernel is shared on $SERVER"
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/src/lib/kmod/
Makefile 23 CFLAGS64_i386 = $(XARCHFLG) -xmodel=kernel
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/src/lib/kmod/
Makefile 23 CFLAGS64_i386 = $(XARCHFLG) -xmodel=kernel
  /test/ontest-stc2/src/suites/zfs/
configure.ksh 253 if [[ $(isainfo -b) -eq 32 && -x /kernel/drv/zfs ]] ||
254 [[ -x /kernel/drv/$(isainfo -k)/zfs ]]; then
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/src/utils/
exec_tool.ksh 109 kmod|kernel)
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/src/utils/
exec_tool.ksh 109 kmod|kernel)
  /test/ohacts/src/tset/scripts/
run_hatypes.pl 50 my $KSERVER1 = "/kernel/misc/khatypetest_server_v1";
51 my $KCLIENT0 = "/kernel/misc/khatypetest_client_v0";
99 print "Loading V1 kernel-land test server on node $node ...\n";
110 # Load version 1 userland client and version 0 kernel-land client
127 # to load the kernel-land client
130 print "Loading V0 kernel-land test client on node $nodes[$#nodes] ...\n";
212 # the HA Types Test kernel modules and instead we'll modify the SCATE
217 print "Unloading of the HA Types Test kernel modules has been \n";
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/examples/sample_ts/tests/
Makefile.src 67 CFLAGS64_i386 = $(CFLAGS_KMOD) -xarch=amd64 -xmodel=kernel
  /test/stcnv/usr/src/suites/fs/zfs/
configure.ksh 188 if [[ $(isainfo -b) -eq 32 && -x /kernel/drv/zfs ]] ||
189 [[ -x /kernel/drv/$(isainfo -k)/zfs ]]; then
  /test/stcnv/usr/src/suites/net/driver-wifi/tests/
Makefile.src 89 CFLAGS64_i386 = $(CFLAGS_KMOD) -xarch=amd64 -xmodel=kernel
  /test/stcnv/usr/src/suites/os/lofi/tests/
Makefile.src 88 CFLAGS64_i386 = $(CFLAGS_KMOD) -xarch=amd64 -xmodel=kernel
  /test/stcnv/usr/src/suites/storage/ndmp/protocol/src/lib/
Makefile.src 100 CFLAGS64_i386 = $(CFLAGS_KMOD) -xarch=amd64 -xmodel=kernel

Completed in 720 milliseconds

1 2