Searched refs:testnum (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cracklib/cracklib/ |
| H A D | 0002-craklib-fix-testnum-and-teststr-failed.patch | 4 Subject: [PATCH 2/2] craklib:fix testnum and teststr failed 8 $ ./testnum 21 util/testnum.c | 2 +- 25 diff --git a/util/testnum.c b/util/testnum.c 27 --- a/util/testnum.c 28 +++ b/util/testnum.c
|
| /OK3568_Linux_fs/u-boot/test/log/ |
| H A D | log_test.c | 27 static int log_test(int testnum) in log_test() argument 31 printf("test %d\n", testnum); in log_test() 32 switch (testnum) { in log_test() 193 int testnum = 0; in do_log_test() local 197 testnum = simple_strtoul(argv[1], NULL, 10); in do_log_test() 199 ret = log_test(testnum); in do_log_test()
|
| /OK3568_Linux_fs/u-boot/test/py/tests/ |
| H A D | test_log.py | 35 def run_test(testnum): argument 45 output = u_boot_console.run_command('log test %d' % testnum) 48 assert 'test %d' % testnum == lines.next()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cracklib/ |
| H A D | cracklib_2.9.8.bb | 14 file://0002-craklib-fix-testnum-and-teststr-failed.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/utils/ |
| H A D | concurrencytest.py | 207 for i, (testserver, testnum, output) in enumerate(testservers): 211 semaphore, i, testnum, totaltests, output, result)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2023-23914_5-4.patch | 46 $res = compare($testnum, $testname, "proxy", \@out, \@protstrip);
|