| /src/tests/usr.bin/xlint/lint1/ |
| msg_356.c | 31 char ok[] = "" variable
|
| msg_085.c | 20 /* expect+1: warning: struct 'ok' never defined [233] */ 21 struct ok; 22 extern int ok(struct ok *);
|
| msg_037.c | 9 unsigned int ok: 3; member in struct:example
|
| stmt_goto.c | 22 goto ok; 23 ok:
|
| msg_124.c | 26 void ok(_Bool); 33 ok(vp == cp); 34 ok(vp == ip); 36 ok(vp == fp); 41 ok(vp == (void *)0); 42 ok(cp == (void *)0); 43 ok(ip == (void *)0); 44 ok(fp == (void *)0); /* wrong 274 before 2021-01-25 */ 45 ok((void *)0 == vp); 46 ok((void *)0 == cp) [all...] |
| msg_036.c | 11 unsigned int ok: 3; member in struct:example
|
| msg_065.c | 6 struct ok { struct
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| keygen.exp | 1 tv_keygen: ok
|
| xchacha20.exp | 1 tv_hchacha20: ok 3 tv_stream_xchacha20: ok 4 tv_secretbox_xchacha20: ok 5 tv_box_xchacha20poly1305: ok
|
| /src/usr.bin/make/unit-tests/ |
| opt-m-include-dir.exp | 0 ok
|
| /src/crypto/external/apache2/openssl/dist/test/recipes/ |
| 20-test_app.t | 18 ok(run(app(["openssl"])), 21 ok(run(app(["openssl", "help"])), 24 ok(!run(app(["openssl", "-wrong"])), 27 ok(run(app(["openssl", "-help"])), 30 ok(run(app(["openssl", "--help"])), 33 ok(run(app(["openssl", "-version"])), 36 ok(run(app(["openssl", "--version"])),
|
| 25-test_d2i.t | 21 ok(run(test(["d2i_test", "X509", "decode", 25 ok(run(test(["d2i_test", "GENERAL_NAME", "decode", 29 ok(run(test(["d2i_test", "ASN1_ANY", "BIO", 38 ok(run(test(["d2i_test", "ASN1_ANY", "OK", 44 ok(run(test(["d2i_test", "ASN1_INTEGER", "decode", 50 ok(run(test(["d2i_test", "ASN1_INTEGER", "OK", 54 ok(run(test(["d2i_test", "ASN1_INTEGER", "OK", [all...] |
| 20-test_legacy_okay.t | 18 ok(run(app(['openssl', 'rand', '-out', 'rand.txt', '256'])), "Generate random file"); 20 ok(run(app(['openssl', 'dgst', '-sha256', 'rand.txt'])), "Generate a digest"); 22 ok(!run(app(['openssl', 'dgst', '-sha256', '-propquery', 'foo=1',
|
| 15-test_gendsa.t | 33 ok(run(app([ 'openssl', 'genpkey', '-genparam', 40 ok(run(app([ 'openssl', 'genpkey', '-genparam', 46 ok(run(app([ 'openssl', 'genpkey', '-genparam', 54 ok(run(app([ 'openssl', 'genpkey', '-genparam', 60 ok(run(app([ 'openssl', 'genpkey', '-genparam', 67 ok(!run(app([ 'openssl', 'genpkey', '-algorithm', 'DSA', 72 ok(run(app([ 'openssl', 'genpkey', '-genparam', 79 ok(run(app([ 'openssl', 'genpkey', '-genparam', 89 ok(run(app([ 'openssl', 'genpkey', 97 ok(run(app([ 'openssl', 'genpkey' [all...] |
| 15-test_rsapss.t | 22 ok(run(app(['openssl', 'dgst', '-sign', srctop_file('test', 'testrsa.pem'), '-sha1', 30 ok(run(app(['openssl', 'dgst', '-sign', srctop_file('test', 'testrsa.pem'), '-sha1', 36 ok(!run(app(['openssl', 'dgst', '-sign', srctop_file('test', 'testrsa.pem'), '-sha512', 41 ok(!run(app(['openssl', 'dgst', '-sign', srctop_file('test', 'testrsa.pem'), '-sha512', 46 ok(!run(app(['openssl', 'dgst', '-prverify', srctop_file('test', 'testrsa.pem'), '-sha512', 52 ok(run(app(['openssl', 'dgst', '-prverify', srctop_file('test', 'testrsa.pem'), 61 ok(run(app(['openssl', 'dgst', '-prverify', srctop_file('test', 'testrsa.pem'), 70 ok(run(app(['openssl', 'dgst', '-prverify', srctop_file('test', 'testrsa.pem'), 79 ok(run(app(['openssl', 'dgst', '-prverify', srctop_file('test', 'testrsa.pem'), 86 ok(run(app(['openssl', 'dgst', '-sign', srctop_file('test', 'testrsa.pem'), '-sha1' [all...] |
| /src/crypto/external/bsd/openssl/dist/test/recipes/ |
| 25-test_d2i.t | 21 ok(run(test(["d2i_test", "X509", "decode", 25 ok(run(test(["d2i_test", "GENERAL_NAME", "decode", 29 ok(run(test(["d2i_test", "ASN1_ANY", "BIO", 38 ok(run(test(["d2i_test", "ASN1_ANY", "OK", 44 ok(run(test(["d2i_test", "ASN1_INTEGER", "decode", 50 ok(run(test(["d2i_test", "ASN1_INTEGER", "OK", 54 ok(run(test(["d2i_test", "ASN1_INTEGER", "OK", [all...] |
| 20-test_legacy_okay.t | 18 ok(run(app(['openssl', 'rand', '-out', 'rand.txt', '256'])), "Generate random file"); 20 ok(run(app(['openssl', 'dgst', '-sha256', 'rand.txt'])), "Generate a digest"); 22 ok(!run(app(['openssl', 'dgst', '-sha256', '-propquery', 'foo=1',
|
| 30-test_evp_extra.t | 19 ok(run(test(["evp_extra_test"])), "running evp_extra_test"); 22 ok(run(test(["evp_extra_test", "-context"])), "running evp_extra_test with a non-default library context"); 24 ok(run(test(["evp_extra_test2"])), "running evp_extra_test2");
|
| 20-test_app.t | 18 ok(run(app(["openssl"])), 21 ok(run(app(["openssl", "help"])), 24 ok(!run(app(["openssl", "-wrong"])), 27 ok(run(app(["openssl", "-help"])), 30 ok(run(app(["openssl", "--help"])),
|
| 15-test_gendsa.t | 33 ok(run(app([ 'openssl', 'genpkey', '-genparam', 40 ok(run(app([ 'openssl', 'genpkey', '-genparam', 46 ok(run(app([ 'openssl', 'genpkey', '-genparam', 54 ok(run(app([ 'openssl', 'genpkey', '-genparam', 60 ok(run(app([ 'openssl', 'genpkey', '-genparam', 67 ok(!run(app([ 'openssl', 'genpkey', '-algorithm', 'DSA', 72 ok(run(app([ 'openssl', 'genpkey', '-genparam', 79 ok(run(app([ 'openssl', 'genpkey', '-genparam', 89 ok(run(app([ 'openssl', 'genpkey', 97 ok(run(app([ 'openssl', 'genpkey' [all...] |
| /src/crypto/external/bsd/openssl.old/dist/test/recipes/ |
| 25-test_d2i.t | 21 ok(run(test(["d2i_test", "X509", "decode", 25 ok(run(test(["d2i_test", "GENERAL_NAME", "decode", 29 ok(run(test(["d2i_test", "ASN1_ANY", "BIO", 38 ok(run(test(["d2i_test", "ASN1_ANY", "OK", 44 ok(run(test(["d2i_test", "ASN1_INTEGER", "decode", 50 ok(run(test(["d2i_test", "ASN1_INTEGER", "OK", 54 ok(run(test(["d2i_test", "ASN1_INTEGER", "OK", [all...] |
| 90-test_memleak.t | 14 ok(run(test(["memleaktest"])), "running leak test"); 15 ok(run(test(["memleaktest", "freeit"])), "running no leak test");
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| insn-reloc.c | 51 MOV $1, %[ok] 61 int ok = 0; local 66 " mov $1, %[ok]\n" 70 : [ok] "=r" (ok)); 72 if (ok == 1) 84 MOV $1, %[ok] 91 int ok = 0; local 100 " mov $1, %[ok]\n" 101 : [ok] "=r" (ok)) 126 int ok = 0; local 162 int ok = 0; local 201 int ok = 0; local 239 int ok = 0; local 278 int ok = 0; local 317 int ok = 0; local 354 int ok = 0; local 391 int ok = 0; local 476 int ok = 0; local 529 int ok = 0; local 571 int ok = 0; local 582 int ok = 0; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| insn-reloc.c | 51 MOV $1, %[ok] 61 int ok = 0; local 66 " mov $1, %[ok]\n" 70 : [ok] "=r" (ok)); 72 if (ok == 1) 84 MOV $1, %[ok] 91 int ok = 0; local 100 " mov $1, %[ok]\n" 101 : [ok] "=r" (ok)) 126 int ok = 0; local 162 int ok = 0; local 201 int ok = 0; local 239 int ok = 0; local 278 int ok = 0; local 317 int ok = 0; local 354 int ok = 0; local 391 int ok = 0; local 476 int ok = 0; local 529 int ok = 0; local 571 int ok = 0; local 582 int ok = 0; local [all...] |
| /src/external/lgpl3/gmp/dist/demos/perl/ |
| test.pl | 96 ok ($Mytie::val == 123); 98 ok ($t == 456); 100 ok ($Mytie::val == 789); 133 ok (mpz(0) == 0); 134 ok (mpz('0') == 0); 135 ok (mpz(substr('101',1,1)) == 0); 136 ok (mpz(0.0) == 0); 137 ok (mpz(mpz(0)) == 0); 138 ok (mpz(mpq(0)) == 0); 139 ok (mpz(mpf(0)) == 0) [all...] |