Home
last modified time | relevance | path

Searched defs:expectstr (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvirjsontest.c69 const char *expectstr = info->expect ? info->expect : info->doc; in testJSONFromString() local
/dports/devel/py-python-bugzilla/python-bugzilla-2.5.0/tests/
H A Dtest_ro_functional.py28 def _check(out, mincount, expectstr): argument