search for: run_strstr

Displaying 2 results from an estimated 2 matches for "run_strstr".

2005 Mar 03
0
3.0.11 strstr_m test failed on Solaris 9
...---------- Traceback (most recent call last): File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/comfychair.py", line 325, in runtests obj.runtest() File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/strings.py", line 138, in runtest self.run_strstr(a, b, expect) File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/strings.py", line 100, in run_strstr out, err = self.runcmd('t_strstr \"%s\" \"%s\"' % (a.encode('utf-8'), b.encode('utf-8'))) File "/home/users/barryc...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...----------------------------------------------------------- Traceback (most recent call last): File "/sambafiles/samba-3.0.7/source/stf/comfychair.py", line 325, in runtests obj.runtest() File "/sambafiles/samba-3.0.7/source/stf/strings.py", line 138, in runtest self.run_strstr(a, b, expect) File "/sambafiles/samba-3.0.7/source/stf/strings.py", line 100, in run_strstr out, err = self.runcmd('t_strstr \"%s\" \"%s\"' % (a.encode('utf-8'), b.encode('utf-8'))) File "/sambafiles/samba-3.0.7/source/stf/comfychai...