Searched refs:Test (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A Dpmtest28 /usr/bin/java com.sun.admin.pm.server.Test $1
H A DMakefile49 Test.class \
H A DTest.java28 * Test
66 public class Test { class
74 System.out.println("Usage: Test testfile");
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh169 out=$( LC_ALL=ja_JP.eucJP ${SHELL} -o pipefail -o errexit -c '$1 -j1 1 -j2 2 -o 1.1 -t $(cat delim) input1 input2' dummy "${joincmd}" 2>&1 ) || err_exit "${testname}: Test failed with exit code $?"
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh172 out=$( LC_ALL=ja_JP.eucJP ${SHELL} -o pipefail -o errexit -c '$1 -d $(cat delim) -f1 "mb.eucjp" | od -tx1' dummy "${cutcmd}" 2>&1 ) || err_exit "${testname}: Test failed with exit code $?"
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c345 char Test; member in struct:map
628 Map->Test = ALL;
669 Map->Test |= GT;
674 Map->Test |= LT;
680 Map->Test |= EQ;
704 Map->Test = (~(Map->Test))&ALL;
762 Map->Test = ALL; /* at all baud rates */
1539 switch (Map->Test) {
1584 Map->Ident, Map->Test, Ma
[all...]
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun273 msga = 'Test: %s%s ' % (self.pathname, user)
307 class Test(Cmd):
313 super(Test, self).__init__(pathname, outputdir, timeout, user)
332 Check the pre/post scripts, user and Test. Omit the Test from this
340 logger.info("Warning: Test '%s' not added to this run because"
346 logger.info("Not adding Test '%s' to this run." %
355 doesn't pass, skip this Test. Run the post script regardless.
384 class TestGroup(Test):
385 props = Test
[all...]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp_api.t53 use Test::More tests => 33;
141 skip 'Test only valid on NUMA platform', 1 unless $is_numa;
217 skip 'Test only valid on NUMA platform', 9 unless $is_numa;
H A DLgrp.t36 # The test uses Test module which is available on Perl 5.6 and later.
42 use Test;
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2808 %% Test to see if parskip is larger than space between lines of

Completed in 122 milliseconds