summaryrefslogtreecommitdiff
path: root/source4/selftest
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij4-27/+26
(This used to be commit f2319fbe9be76966c81f3d4279f6bc2a631a3a5a)
2007-12-21r25741: Simplify calls to Subunit functions.Jelmer Vernooij4-32/+11
(This used to be commit e42de5d8346a12c3fcdb8f9af1efa650c368a442)
2007-12-21r25740: More consistent naming for tests, always include environment name in ↵Jelmer Vernooij2-16/+18
test name. (This used to be commit 9cfa44b43857df252336b6f88cfc0f7fcd557533)
2007-12-21r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij18-609/+498
different mechanism for determining the quicktest list. Quicktest is a bit verbose now (reports all the tests not run as SKIP:) (This used to be commit e99e9c167f49c5f8762c7ad16b10ff4aab98091e)
2007-12-21r25722: Start merging the various test plan files for Samba 4 into one, so ↵Jelmer Vernooij9-134/+85
that it'll be easier to split selftest/ into a generic, a Samba 3 and a Samba 4-specific bit. (This used to be commit 5deb3a6fab6d1b4197b8a019ad5602055b50f9d3)
2007-12-21r25707: Move selftest makefile code to separate file.Jelmer Vernooij1-0/+74
(This used to be commit 9714db7814fd43d2a10485c041bbb761360c0826)
2007-12-21r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcapStefan Metzmacher1-0/+4
metze (This used to be commit eceed3f6d6d8df2abd264b7cc7b74ad3e1fc0758)
2007-12-21r25616: Fedora DS now has a way to install the schema and extra configurationAndrew Bartlett1-6/+4
as part of the setup inf file. Andrew Bartlett (This used to be commit 6c8987464e198430885b9e71b54fed6758886fdd)
2007-12-21r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.Jelmer Vernooij1-3/+13
(This used to be commit 9f1e4a44b55feca9ad873f7c0a29c99e76d2ec57)
2007-10-10r25585: don't start winbindd untill the build-farm faked users work with itStefan Metzmacher1-23/+24
metze (This used to be commit eacbe31c897e53762dc799a8bcad7cc4679441c7)
2007-10-10r25581: move variable to the place it belongs to.Stefan Metzmacher1-1/+1
metze (This used to be commit 578b4711c9cb8f1e8ac21f7d83342aa0a34ad722)
2007-10-10r25580: Error out if there are no tests to run.Jelmer Vernooij1-0/+5
(This used to be commit eddb663959b62a7170998f1ba0fad59967fcff67)
2007-10-10r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment ↵Jelmer Vernooij2-3/+20
variables for make test. (This used to be commit 814027146d9a4d309808bda635d5bc8d34974045)
2007-10-10r25504: run WINBIND tests for samba3Stefan Metzmacher2-0/+30
metze (This used to be commit 39981e5fa25512c72119db6de2caef9c41d2bb96)
2007-10-10r25468: export WINBINDD_PRIV_PIPE_DIRStefan Metzmacher3-1/+6
metze (This used to be commit 80d05c2789cd053f7f401916fb0b45d4c9ecb46e)
2007-10-10r25467: use uppercase netbios name for samba3.Stefan Metzmacher1-1/+1
metze (This used to be commit fcd81f8c022eb6986d682600ca46519cc2034ab7)
2007-10-10r25466: fix calculation of $expected_ret, when there'reStefan Metzmacher2-5/+18
some expected and some unexpected failures within one testsuite. metze (This used to be commit ca2a07c71fd5aa2446c0c292b4b058acc0b54838)
2007-10-10r25465: improve plain output...Stefan Metzmacher1-8/+13
metze (This used to be commit 8deb2f068c7574618467859d9335fbd1ca6e49a1)
2007-10-10r25464: improve build-farm output...Stefan Metzmacher1-2/+6
metze (This used to be commit 7b5d5777cb8cef5e502ae0851f600c7019eefa17)
2007-10-10r25459: Avoid bashism. Reported by Björn Jacke.Jelmer Vernooij1-1/+2
(This used to be commit a03e09b878ad455facbb8ff47207bc5534fa9aca)
2007-10-10r25458: Fix warningJelmer Vernooij1-1/+1
(This used to be commit f723efad9f1038aae9e5412aa97eb5cbec4bd611)
2007-10-10r25450: Make it easier to test with a particular version of OpenLDAP, byAndrew Bartlett1-3/+13
setting OPENLDAP_PATH, move to using hdb as the backend (allows subtree renames), and re-enable the --quiet option. Andrew Bartlett (This used to be commit a186a0fa68cdcfb3abd430534657e5e278a5ebda)
2007-10-10r25438: start samba3's winbindd in the selftest "dc" envStefan Metzmacher1-13/+63
metze (This used to be commit 161c55be37bf15b873eae103463ac732e318a74a)
2007-10-10r25437: let the default env for 'make testenv' depend on the targetStefan Metzmacher1-2/+5
as only samba4 supports the "member target yet. metze (This used to be commit 81bf9a063eb7193d4e5076d69bb4651b7ac229d1)
2007-10-10r25435: actually pass the statistics to the buildfarm output moduleStefan Metzmacher2-3/+3
to calculate the SELFTEST RUNTIME correct metze (This used to be commit 12e485170909c8e09962aa2080b86455ad6509e5)
2007-10-10r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher2-6/+6
metze (This used to be commit 554d56aa16c147bbb383e4a40d7fc11fa405a3a8)
2007-10-10r25395: Fix help for --socket-wrapper-pcap.Jelmer Vernooij1-1/+1
(This used to be commit 15e41e42788428d27a5d006622d84b30e5cd40d6)
2007-10-10r25394: Print out version info in test output for use by Samba 3.Jelmer Vernooij2-0/+3
(This used to be commit c61881c72bc4b0e50a79ad12c55bd9975a64b45d)
2007-10-10r25385: Don't clutter the buildfarm output with SKIP: lines.Jelmer Vernooij1-5/+1
(This used to be commit 70810484eaab1ff5bc15ce312edce556c976423a)
2007-10-10r25365: Clearer test namesJelmer Vernooij2-2/+2
(This used to be commit 85a8c105a4c0a612478b2dd07ea33b4689e6bb80)
2007-10-10r25364: List skipped testsuites in summary only.Jelmer Vernooij1-9/+24
(This used to be commit cc22be4530f56d8cb862ccf91f386dd587bf9536)
2007-10-10r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding ↵Jelmer Vernooij1-2/+4
share from command-line in smbtorture. (This used to be commit b3f2eafa0489fe533c93f2b224bbd999cf069aa1)
2007-10-10r25360: Allow --skip to be specified more than once.Jelmer Vernooij1-4/+4
(This used to be commit f6dd844dc4ad7da7508b3ff78190ce6d5c697789)
2007-10-10r25359: Set up Samba3 as dc.Jelmer Vernooij1-3/+12
(This used to be commit acaa484a5c8b4a99c756d1831898712d66a28a3d)
2007-10-10r25299: Modify the provision script to take an additional argument: ↵Andrew Bartlett1-8/+5
--server-role This must be set to either 'domain controller', 'domain member' or 'standalone'. The default for the provision now changes to 'standalone'. This is not because Samba4 is particularlly useful in that mode, but because we still want a positive sign from the administrator that we should advertise as a DC. We now do more to ensure the 'standalone' and 'member server' provision output is reasonable, and try not to set odd things into the database that only belong for the DC. Andrew Bartlett (This used to be commit 4cc4ed7719aff712e735628410bd3813c7d6aa40)
2007-10-10r25183: return LOCKDIR tooStefan Metzmacher1-0/+1
metze (This used to be commit 9d73932972ca5ceaf941c4b7cc88fe1fa19e1cc2)
2007-10-10r25182: don't hide the envlog in plain modeStefan Metzmacher1-0/+2
metze (This used to be commit 77050171ae1c8157ff2c7722fb0b046efb82411d)
2007-10-10r25124: Include link to summary page, hide environment variables for 'none' ↵Jelmer Vernooij1-15/+18
environment. (This used to be commit 9fac2bd884bc325792d65bcdd166d785269655df)
2007-10-10r25110: Show environment variables in HTML output.Jelmer Vernooij2-3/+26
(This used to be commit 62e770ace32f0e38863d4020773562e74117fc65)
2007-10-10r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij1-1/+5
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
2007-10-10r25031: Use pointers to services rather than service numbers when possible.Jelmer Vernooij1-2/+8
(This used to be commit dde12060ea07ba34fd3f96594559696d52127e7c)
2007-10-10r24989: use $smbd_maxtime for smbd...Stefan Metzmacher1-1/+1
metze (This used to be commit 9a444caa5aa940c4f903b066052ff228359daf59)
2007-10-10r24945: The behaviour of the SAMR server on a member server is worth testingAndrew Bartlett1-0/+3
separately. Andrew Bartlett (This used to be commit f033c71ebee798fc7503d7f14f855c40d3ece9a4)
2007-10-10r24905: Actually run the transport-independent tests, rather than just the ↵Jelmer Vernooij1-1/+1
transport-dependent ones again... (This used to be commit 82da9d7d62fac7ee32a6f88308f39cbec0b67197)
2007-10-10r24901: Somewhat easier and more reliable access to the pid files.Jelmer Vernooij1-23/+34
(This used to be commit 91a0a00e6df4527948a2259ef2f7275f81c42cf1)
2007-10-10r24899: Register signal handler that tears down environment.Jelmer Vernooij1-1/+8
(This used to be commit fa89d228dd1988a74eea107ac8c2773cff7b9df1)
2007-10-10r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij1-1/+1
(This used to be commit 527ea7fccf4ace9cd9cbacf49820ecd208b8d570)
2007-10-10r24896: Run the tests for most RPC interfaces over one transport only.Jelmer Vernooij1-7/+13
(This used to be commit ded2841eef3df7b491a1af9373ad0dcc8c85a5ea)
2007-10-10r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC ↵Jelmer Vernooij1-16/+4
tests already check that the DCE/RPC library and interfaces work ok. (This used to be commit d392d6e92b4145106e073ec4410796e3913320c0)
2007-10-10r24893: Update documentation for selftest.Jelmer Vernooij3-14/+25
(This used to be commit df8f0677f398b26a2764be74715294bb76b1c248)