Home
last modified time | relevance | path

Searched refs:test_argv_populate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dargv.c432 static ARGV *test_argv_populate(const TEST_CASE *tp, ARGV *argvp) in test_argv_populate() function
447 test_argv_populate(tp, argvp); in test_argv_sort()
469 test_argv_populate(tp, argvp); in test_argv_good_truncate()
478 test_argv_populate(tp, argvp); in test_argv_bad_truncate()
487 test_argv_populate(tp, argvp); in test_argv_good_insert()
496 test_argv_populate(tp, argvp); in test_argv_bad_insert1()
505 test_argv_populate(tp, argvp); in test_argv_bad_insert2()
514 test_argv_populate(tp, argvp); in test_argv_good_replace()
523 test_argv_populate(tp, argvp); in test_argv_bad_replace1()
532 test_argv_populate(tp, argvp); in test_argv_bad_replace2()
[all …]