summaryrefslogtreecommitdiffstats
path: root/source4/librpc/tests
Commit message (Collapse)AuthorAgeFilesLines
* s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher2009-02-031-2/+2
| | | | metze
* Fix path to ndrdump in blackbox test, don't start smb server for ndrdumpJelmer Vernooij2008-09-191-2/+2
| | | | tests.
* Fix paths to subunit.shJelmer Vernooij2008-09-161-1/+1
|
* Move ndrdump tests closer to the code they test.Jelmer Vernooij2008-09-163-0/+20
|
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
| | | | (This used to be commit 47ffbbf67435904754469544390b67d34c958343)
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-6/+7
| | | | | Also rename the corresponding wrap_ functions. (This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96)
* r24866: Put remainder of binding string tests in librpc/ directory.Jelmer Vernooij2007-10-101-0/+37
| | | | (This used to be commit 5b78d845a4d107e6a0e77a6e57e2b0e22fc0db95)
* r24753: Allow host name in binding string without transport.Jelmer Vernooij2007-10-101-0/+23
| | | | (This used to be commit f7051d3a84486ed9d0a1689c10a693521ec63528)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r21656: Move tests a bit closer to the things they test, should make syncing ↵Jelmer Vernooij2007-10-101-0/+111
with samba3 easier. (This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59)