summaryrefslogtreecommitdiff
path: root/source4/lib/torture/torture.c
AgeCommit message (Collapse)AuthorFilesLines
2008-11-01Split out torture results from torture context.Jelmer Vernooij1-25/+33
2008-10-31Add comments in torture code, allow creating subcontexts.Jelmer Vernooij1-0/+24
2008-10-23Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij1-3/+34
2008-10-20Remove unused function str_list_match.Jelmer Vernooij1-13/+0
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-05-11Avoid unnecessary headers in lib/torture.Jelmer Vernooij1-2/+0
(This used to be commit 43c18ba5cf0f709c4a7bd686d5e6bf613227b61d)
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-0/+579
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3)