summaryrefslogtreecommitdiff
path: root/source4/torture/local/torture.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-22s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-2/+1
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2008-04-11Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett1-1/+0
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett1-1/+5
2008-04-11Set a netbios name into provision, and zero the rest.Andrew Bartlett1-2/+2
2008-04-10Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij1-1/+5
2008-04-09Move provision C bindings to param/.Jelmer Vernooij1-0/+1
2008-04-08Rework talloc hirarchy for C provision setup.Andrew Bartlett1-18/+19
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett1-8/+4
2008-02-15Reconcile header files for torture utility functions.Jelmer Vernooij1-1/+1
2008-02-15Use struct for provision parameters since there are so many of them.Jelmer Vernooij1-11/+25
2008-02-15Add test for provision_bare() code.Jelmer Vernooij1-0/+21
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22286: Import branch that converted the Samba4 test target code to perl and ...Jelmer Vernooij1-32/+0
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij1-1/+1
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-18/+17
2007-10-10r16966: Fix compile warnings.Andrew Bartlett1-0/+2
2007-10-10r16527: Add target argument for smbtorture.Jelmer Vernooij1-1/+3
2007-10-10r16526: Add torture_setup_server() with test.Jelmer Vernooij1-0/+31
2007-10-10r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij1-0/+49