HomeSort by relevance Sort by last modified time
    Searched refs:depend (Results 1 - 13 of 13) sorted by null

  /test/stcnv/usr/src/tools/tet/contrib/templates/
java-api.java 34 String depend = ts.tet_getvar ("TET_DEPENDENCY"); local
35 if ( depend != null && depend.equalsIgnoreCase("TRUE" )) {
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/src/scripts/
build_tet_pkg.pl 355 # looks for a user-specified depend file and merges it with the
356 # depend_entries array. Then writes out contents of depend array
357 # to the depend(4) file
361 if (-e "$pkgdefs/depend") {
362 open(DEPEND_IN, "$pkgdefs/depend")
364 "$pkgdefs/depend\n");
366 print "Reading test/tool-supplied depend file\n";
380 open (DEPEND_OUT, ">$TMPDIR/depend.$STAMP")
381 || &fatal_error("ERROR: Unable to open $TMPDIR/depend.$STAMP ".
460 print PROTO_OUT "i depend=$TMPDIR/depend.$STAMP\n"
    [all...]
  /test/ontest-stc2/src/tools/checkenv/
README 39 depend upon the availability of one or more of the following:
  /test/stcnv/usr/src/tools/checkenv/
README 39 depend upon the availability of one or more of the following:
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/src/scripts/
build_tet_pkg.pl 272 # looks for a user-specified depend file and merges it with the
273 # depend_entries array. Then writes out contents of depend array
274 # to the depend(4) file
278 if (-e "$pkgdefs/depend") {
279 open(DEPEND_IN, "$pkgdefs/depend")
281 "$pkgdefs/depend\n");
283 print "Reading test/tool-supplied depend file\n";
297 open (DEPEND_OUT, ">$TMPDIR/depend.$STAMP")
298 || &fatal_error("ERROR: Unable to open $TMPDIR/depend.$STAMP ".
377 print PROTO_OUT "i depend=$TMPDIR/depend.$STAMP\n"
    [all...]
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/src/utils/
build_suite_pkg.pl 336 # looks for a user-specified depend file and merges it with the
337 # depend_entries array. Then writes out contents of depend array
338 # to the depend(4) file
342 if (-e "$pkgdefs/depend") {
343 open(DEPEND_IN, "$pkgdefs/depend")
345 "$pkgdefs/depend\n");
347 print "Reading test/tool-supplied depend file\n";
361 open (DEPEND_OUT, ">$TMPDIR/depend.$STAMP")
362 || &fatal_error("ERROR: Unable to open $TMPDIR/depend.$STAMP ".
445 print PROTO_OUT "i depend=$TMPDIR/depend.$STAMP\n"
    [all...]
  /test/ontest-stc2/src/tools/stf/bin/
stf_build_pkg.pl 393 # looks for a suite-local depend file and merges it with the
394 # depend_entries array. Then writes out contents of depend array
395 # to the depend(4) file
407 if (-e "$srcroot/pkgdef/depend") {
408 open(DEPEND_IN, "$srcroot/pkgdef/depend")
410 "$srcroot/pkgdef/depend\n");
412 print "Reading test/tool-supplied depend file\n";
427 open (DEPEND_OUT, ">$TMPDIR/depend.$STAMP")
428 || &fatal_error("ERROR: Unable to open $TMPDIR/depend.$STAMP ".
509 print PROTO_OUT "i depend=$TMPDIR/depend.$STAMP\n"
    [all...]
  /test/stcnv/usr/src/tools/stf/bin/
stf_build_pkg.pl 393 # looks for a suite-local depend file and merges it with the
394 # depend_entries array. Then writes out contents of depend array
395 # to the depend(4) file
407 if (-e "$srcroot/pkgdef/depend") {
408 open(DEPEND_IN, "$srcroot/pkgdef/depend")
410 "$srcroot/pkgdef/depend\n");
412 print "Reading test/tool-supplied depend file\n";
427 open (DEPEND_OUT, ">$TMPDIR/depend.$STAMP")
428 || &fatal_error("ERROR: Unable to open $TMPDIR/depend.$STAMP ".
533 print PROTO_OUT "i depend=$TMPDIR/depend.$STAMP\n"
    [all...]
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/src/utils/
build_suite_pkg.pl 338 # looks for a user-specified depend file and merges it with the
339 # depend_entries array. Then writes out contents of depend array
340 # to the depend(4) file
344 if (-e "$pkgdefs/depend") {
345 open(DEPEND_IN, "$pkgdefs/depend")
347 "$pkgdefs/depend\n");
349 print "Reading test/tool-supplied depend file\n";
363 open (DEPEND_OUT, ">$TMPDIR/depend.$STAMP")
364 || &fatal_error("ERROR: Unable to open $TMPDIR/depend.$STAMP ".
450 print PROTO_OUT "i depend=$TMPDIR/depend.$STAMP\n"
    [all...]
  /test/ontest-stc2/src/suites/nfs/fnfs/
README 228 - Some tests depend heavily on the naming services (e.g. NIS+) and the
  /test/stcnv/usr/src/suites/nfs/fnfs/
README 227 - Some tests depend heavily on the naming services (e.g. NIS+) and the
  /test/ontest-stc2/src/suites/os/smf/tests/svc.startd/doc/
ASSERTIONS     [all...]
  /test/stcnv/usr/src/suites/os/smf/tests/svc.startd/doc/
ASSERTIONS     [all...]

Completed in 1340 milliseconds