summaryrefslogtreecommitdiffstats
path: root/source4/lib/torture
Commit message (Collapse)AuthorAgeFilesLines
* Move libtorture to top-level.Jelmer Vernooij2008-11-165-1174/+0
|
* Split out torture results from torture context.Jelmer Vernooij2008-11-013-36/+53
|
* Add comments in torture code, allow creating subcontexts.Jelmer Vernooij2008-10-312-4/+46
|
* Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij2008-10-234-4/+133
|
* Remove unused function str_list_match.Jelmer Vernooij2008-10-201-13/+0
|
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-2/+2
|
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
|
* fixed a warningAndrew Tridgell2008-06-021-1/+1
| | | | (This used to be commit 7a8ee50105265a4da1f2b89144094f2269c6b119)
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-3/+3
| | | | (This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
* Avoid unnecessary headers in lib/torture.Jelmer Vernooij2008-05-111-2/+0
| | | | (This used to be commit 43c18ba5cf0f709c4a7bd686d5e6bf613227b61d)
* Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij2008-05-101-1/+1
| | | | (This used to be commit 1f698b96c7962a453f037815c9160cd8d7dde3f6)
* Fix case.Jelmer Vernooij2008-05-101-2/+2
| | | | (This used to be commit a90971ea0c43ce3b42b95aef5973139576b51959)
* Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-102-0/+15
| | | | (This used to be commit 32da606e3759026c2744f853cd8948333ed0579c)
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-273-0/+986
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3)