Home
last modified time | relevance | path

Searched refs:test (Results 51 – 75 of 600) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmd5.c336 test (char *buffer, char *expected) in test() function
354 test ("", "d41d8cd98f00b204e9800998ecf8427e"); in main()
355 test ("a", "0cc175b9c0f1b6a831c399e269772661"); in main()
356 test ("abc", "900150983cd24fb0d6963f7d28e17f72"); in main()
357 test ("message digest", "f96b697d7cb7938d525a2f31aaf161d0"); in main()
358 test ("abcdefghijklmnopqrstuvwxyz", "c3fcd3d76192e4007dfb496cca67e13b"); in main()
359 test ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789", in main()
363 test ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz3456", in main()
365 test ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz345", in main()
367 test ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz34567", in main()
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dversion.test41 set ::bt [btree_open test.db]
56 set rc [catch {sqlite db test.db} msg]
68 sqlite db test.db
82 sqlite db test.db
146 # Here we do the upgrade test.
154 sqlite db test.db
181 if {[file writable test.db]} {
182 …error "Unable to make the database file test.db readonly - rerun this test as an unprivileged user"
184 set rc [catch {sqlite db test.db} msg]
188 file delete -force test.db
[all …]
H A Dbind.test15 # $Id: bind.test,v 1.1 2003/09/06 22:45:21 drh Exp $
23 set DB [sqlite db test.db]
36 sqlite_bind $VM 1 {test value 1} normal
41 } {1 {} {} {} 2 {test value 1} {} {}}
44 sqlite_bind $VM 3 {'test value 2'} normal
49 } {1 {} {} {} 2 {test value 1} {} {} 3 {test value 1} {} {'test value 2'}}
H A Dbigfile.test16 # $Id: bigfile.test,v 1.3 2003/12/19 12:31:22 drh Exp $
29 # by the first test. We will use this number to make sure that data
58 if {[catch {fake_big_file 4096 test.db}]} {
65 sqlite db test.db
86 sqlite db test.db
98 if {[catch {fake_big_file 8192 test.db}]} {
105 sqlite db test.db
118 sqlite db test.db
135 if {[catch {fake_big_file 16384 test.db}]} {
142 sqlite db test.db
[all …]
H A Dvacuum.test29 # puts $cksum-[file size test.db]
50 set ::size1 [file size test.db]
61 expr {[file size test.db]<$::size1}
75 set ::size1 [file size test.db]
86 expr {[file size test.db]<$::size1}
98 sqlite db2 test.db
126 file delete test.db
127 sqlite db test.db
138 set DB [sqlite db test.db]
151 file delete -force test.db
[all …]
H A Dmalloc.test35 catch {file delete -force test.db}
36 catch {file delete -force test.db-journal}
38 set v [catch {sqlite db test.db} msg]
79 catch {file delete -force test.db}
82 set v [catch {sqlite db test.db} msg]
124 catch {file delete -force test.db}
127 set v [catch {sqlite db test.db} msg]
159 catch {file delete -force test.db}
162 set v [catch {sqlite db test.db} msg]
195 catch {file delete -force test.db}
[all …]
H A Dioerr.test17 # available in the SQLite test fixture.
19 # $Id: ioerr.test,v 1.3 2003/04/25 15:37:59 drh Exp $
29 catch {file delete -force test.db}
30 catch {file delete -force test.db-journal}
31 sqlite db test.db
69 # puts $cksum-[file size test.db]
78 catch {file delete -force test.db}
79 catch {file delete -force test.db-journal}
80 sqlite db test.db
115 sqlite db test.db
H A Dtemptable.test24 sqlite db2 ./test.db
209 sqlite db2 ./test.db
222 sqlite db2 ./test.db
274 sqlite db2 ./test.db
351 sqlite db test.db
352 if {[file writable test.db]} {
353 …error "Unable to make the database file test.db readonly - rerun this test as an unprivileged user"
360 if {[file writable test.db]} {
361 …error "Unable to make the database file test.db readonly - rerun this test as an unprivileged user"
379 if {[file writable test.db]} {
[all …]
H A Dview.test50 sqlite db test.db
84 sqlite db test.db
261 CREATE VIEW test AS
264 SELECT * FROM test;
269 sqlite db test.db
271 SELECT * FROM test;
276 DROP VIEW test;
285 sqlite db test.db
292 DROP VIEW test;
301 sqlite db test.db
[all …]
H A Dattach.test23 file delete -force test$i.db
88 ATTACH 'test.db' AS db2;
89 ATTACH 'test.db' AS db3;
90 ATTACH 'test.db' AS db4;
91 ATTACH 'test.db' AS db5;
92 ATTACH 'test.db' AS db6;
93 ATTACH 'test.db' AS db7;
94 ATTACH 'test.db' AS db8;
289 sqlite db test.db
299 sqlite db test.db
[all …]
/illumos-gate/usr/src/test/util-tests/tests/mdb/
H A DREADME3 This provides a primordial version of a test suite for mdb. To run the tests,
4 run mtest. Tests exist in various subdirectories. The name of the test is
7 A test must start with either:
12 A test must end with either:
17 A test may have an optional .out file which if present indicates that the test
/illumos-gate/usr/src/test/util-tests/tests/sleep/
H A Dsleeptest.ksh67 warn "$test"
70 printf "TEST PASSED: %s\n" "$test"
82 warn "$test"
85 printf "TEST PASSED: %s\n" "$test"
94 warn "$test"
97 printf "TEST PASSED: %s\n" "$test"
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A DREADME.tests2 #### ksh93 test suite
6 The directory /opt/ksh93-tests/ contains the ksh93 test suite
9 The test suite is split into modules with the ending *.sh
16 By default, with no <options>, each test is run three times:
23 -c execute test module as compiled shell script only
24 -p execute test module as normal shell script in posix/C only
25 -u execute test module as normal shell script in c.UTF-8 only
31 file name of test module
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests1 : ksh regression test harness :
16 [+NAME?shtests - ksh regression test harness]
32 [c:compile?Run test scripts using \bshcomp\b(1).]
38 [p:posix?Run the test scripts in the posix/C locale.]
39 [t!:time?Include the current date/time in the test identification
41 [u:utf8?Run the test scripts in the ast-specific C.UTF-8 locale.]
50 [ test.sh ... ] [ name=value ... ]
308 T=test
328 echo test $o begins ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"}
349 echo test $o begins ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"}
[all …]
/illumos-gate/usr/src/test/os-tests/tests/
H A Dgetcontext_extd.c37 successful_exit(uint32_t test) in successful_exit() argument
39 if (test != EXIT_MAGIC) { in successful_exit()
41 "argument, found 0x%x, expected 0x%x", test, EXIT_MAGIC); in successful_exit()
49 getcontext_stack(uint32_t test) in getcontext_stack() argument
53 if (test != STACK_MAGIC) { in getcontext_stack()
55 "argument, found 0x%x, expected 0x%x", test, STACK_MAGIC); in getcontext_stack()
/illumos-gate/usr/src/test/util-tests/tests/grep_xpg4/files/
H A Dgout.t11.41 test.mb.0:1:à
2 test.mb.0:7:ï
3 test.mb.0:14:ï
4 test.mb.0:19:à
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe46 executable="test -x"
171 rm -f test*
173 then set test.*
174 if test -f "$1"
180 $executable test.exe || executable="test -r"
181 set test*
185 set test.*
243 rm -f test.$obj
245 $cc -c test.$src
248 0) test -f test.$obj || r=1 ;;
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.multiple.ksh.out1 test:main:go
2 test:main:go
3 test:main:go
4 test:main:go
H A Dtst.static.ksh.out1 test:main:probe1
2 test:main:probe2
3 test:foo:probe1
4 test:foo:probe2
H A Dtst.static2.ksh.out1 test:main:probe1
2 test:main:probe2
3 test:foo:probe1
4 test:foo:probe2
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME35 6. How to get test result and logs
40 This test suite is designed for SMB client testing. It needs
41 two machines (a test client and a SMB server) and the test suite runs
50 User must run the test suite as an ordinary user (not root)
66 # pkg install system/test/testrunner
68 - Create test directory, owned by whoever will run these tests.
73 - Create additional test users: smbusera, smbuserb, smbuserc
103 - Create test directories
130 - To run the all test cases, use the following command
134 - To run a single test case, create a custom "run file"
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/tick-n/
H A Dtst.ticksec.d.out1 This test is a simple tick-sec provider test
2 This test is a simple tick-sec provider test
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME14 The tests in this directory test the IP forwarding path under several
19 the IP forwarding datapath. Each test differs in its emulation of
22 situations we are testing and shows how the test components relate to
120 The main test script; it provides the logic for all the tests
121 below. The different test variations are controlled by options
129 forwarding test suite. You can run the entire suite or just a
130 single test via the '-n' option. The "Test Matrix" section
136 test-runner cannot pass arguments to individual tests. In
137 order to avoid running everything as the "ip_fwd_suite" test,
139 reporting of each test and steers us clear of tripping the
[all …]
/illumos-gate/usr/src/boot/libsa/string/
H A Dstrtok.c112 char blah[80], test[80]; in main() local
119 strcpy(test, "This;is.a:test:of=the/string\\tokenizer-function."); in main()
120 for (word = strtok(test, sep); word; word = strtok(NULL, sep)) in main()
122 strcpy(test, "This;is.a:test:of=the/string\\tokenizer-function."); in main()
124 for (word = strtok_r(test, sep, &brkt); word; in main()
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfnmatch.c234 rangematch(const char *pattern, wchar_t test, int flags, char **newp, in rangematch() argument
253 test = towlower_l(test, loc); in rangematch()
297 c <= test && test <= c2 : in rangematch()
298 _collate_range_cmp(c, test, loc) <= 0 && in rangematch()
299 _collate_range_cmp(test, c2, loc) <= 0) in rangematch()
301 } else if (c == test) in rangematch()

12345678910>>...24