Home
last modified time | relevance | path

Searched refs:OK (Results 1 – 25 of 91) sorted by relevance

1234

/f-stack/app/redis-5.0.5/tests/unit/
H A Dquit.tcl12 assert_equal OK [r quit]
21 assert_equal OK [r read]
33 assert_equal OK [r read]
H A Ddump.tcl7 } {0 OK -1 bar}
121 assert {$ret eq {OK}}
141 assert {$ret eq {OK}}
163 assert {$ret eq {OK}}
182 assert {$ret eq {OK}}
207 assert {$ret eq {OK}}
228 assert {$ret eq {OK}}
267 assert {$ret eq {OK}}
298 assert {$ret eq {OK}}
358 assert {$ret eq {OK}}
H A Dintrospection.tcl38 assert_equal [r client setname myname] {OK}
43 assert_equal [r client setname someothername] {OK}
/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D06-slave-stop-cond.tcl34 assert {[R 5 config set cluster-slave-validity-factor 2] eq {OK}}
56 assert {[R 5 read] eq {OK OK}}
H A D03-failover-loop.tcl55 assert {$err eq {OK}}
85 assert {$err eq {OK}}
H A D10-manual-failover.tcl141 assert {[R 0 read] eq {OK}}
191 assert {[R 0 read] eq {OK}}
H A D05-slave-selection.tcl64 assert {[R 10 read] eq {OK OK}}
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dverify1.exp1 OK
2 OK
H A Dsodium_utils2.exp1 OK
3 OK
H A Dscalarmult_ed25519.exp1 OK
H A Dsecretstream.exp1 OK
H A Dcore_ed25519.exp1 OK
H A Dmetamorphic.exp1 OK
H A Daead_aes256gcm.exp1 OK
H A Dbox_easy2.exp7 OK
H A Drandombytes.exp2 OK
H A Dsodium_utils3.exp2 OK
H A Dpwhash_argon2i.exp11 OK
H A Dpwhash_argon2id.exp14 OK
/f-stack/app/nginx-1.16.1/auto/lib/perl/
H A Dconf15 if [ "`$NGX_PERL -e 'use 5.008006; print "OK"'`" != "OK" ]; then
23 if [ "`$NGX_PERL -MExtUtils::Embed -e 'print "OK"'`" != "OK" ]; then
/f-stack/app/redis-5.0.5/tests/integration/
H A Dreplication-2.tcl46 assert {[r set foo 12345] eq {OK}}
49 assert {[r -1 read] eq {OK}}
/f-stack/dpdk/app/test-bbdev/test_vectors/
H A Dldpc_enc_v11835.data41 OK
H A Dldpc_enc_v7813.data43 OK
H A Dturbo_enc_c1_k40_r0_e272_rm.data33 OK
/f-stack/dpdk/doc/guides/tools/
H A Dtestbbdev.rst478 - ``OK``
480 ``OK`` means no errors are expected. Cannot be used with other values.
559 - ``OK``
561 ``OK`` means no errors are expected. Cannot be used with other values.
566 OK
676 - ``OK`` : No error reported.
684 ``OK`` means no errors are expected. Cannot be used with other values.
790 - ``OK``
792 ``OK`` means no errors are expected. Cannot be used with other values.
797 OK

1234