summaryrefslogtreecommitdiff
path: root/testprogs
AgeCommit message (Collapse)AuthorFilesLines
2011-07-21samba-tool: use 'exportkeytab' instead of 'dumpkeys'Andrew Tridgell1-2/+2
a 'keytab' is a particular format known to administrators, whereas 'keys' is a bit too vague Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-07-21samba-tool: updated test suite for the new domain dumpkeys optionGiampaolo Lauria1-2/+2
The test suite has been changed to reflect the move from export to "domain dumpkeys" to reflect the object-action model Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-07-21samba-tool: update test suite for the new domain objectGiampaolo Lauria2-8/+8
Changed test suite to reflect the changes from setpassword to "domain setpassword" to fit the object-action model Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-07-21samba-tool: update test suite for add setpasswordGiampaolo Lauria1-2/+2
The test suite needs to change from setpassword to "user setpassword" to reflect the new cmd syntax Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-07-13s4-test: fixed usage message on renamedc.shAndrew Tridgell1-1/+1
2011-06-01samba-tool: update tests for new 'user enable' syntaxAndrew Tridgell2-2/+2
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Jun 1 10:37:50 CEST 2011 on sn-devel-104
2011-05-21s4: add blackbox test for renameMatthieu Patou1-0/+42
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sat May 21 09:50:34 CEST 2011 on sn-devel-104
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett7-9/+9
Just have BINDIR, and have it default to ./bin Andrew Bartlett
2011-02-16testprogs/blackbox/subunit: add testok() for easier integration of s3 tests.Michael Adam1-0/+9
2011-02-07blackbox: removed assumption of build directoryAndrew Tridgell5-5/+18
this fixes the blackbox tests for a top level build Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-02-01midltests: add invalid/midltests_pipe_struct_union_01.idlStefan Metzmacher2-0/+296
pipes with unions are not supported by midl, so we don't need to implement them in pidl:-) metze
2011-01-31midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher1-0/+296
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 31 19:45:41 CET 2011 on sn-devel-104
2011-01-31midltests: test encapsulated unions with 'ms_union'Stefan Metzmacher2-0/+228
metze
2011-01-31midltests: test encapsulated unions without 'ms_union'Stefan Metzmacher2-0/+227
metze
2011-01-31midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union'Stefan Metzmacher2-0/+230
metze
2011-01-31midltests: add examples of toplevel vs. embedded unions with global 'ms_union'Stefan Metzmacher2-0/+231
metze
2011-01-31midltests: add examples of toplevel vs. embedded unions without 'ms_union'Stefan Metzmacher2-0/+230
metze
2011-01-31midltests: more union alignment example with ms_unionStefan Metzmacher2-0/+203
metze
2011-01-31midltests: more union alignment example without ms_unionStefan Metzmacher2-0/+202
metze
2011-01-31midltests: union alignment with enum as switch_type and 'ms_union'Stefan Metzmacher2-0/+200
metze
2011-01-31midltests: union alignment with enum as switch_typeStefan Metzmacher2-0/+199
metze
2011-01-31midltests: unions with enum vs. longStefan Metzmacher2-0/+199
metze
2011-01-31midltests: 'ms_unions' with enum vs. longStefan Metzmacher2-0/+200
metze
2011-01-31midltests: explore 'ms_union' option.Stefan Metzmacher2-0/+198
metze
2010-12-24testprogs:test_kinit: create tmp files under $PREFIXStefan Metzmacher1-22/+22
metze
2010-12-23testprogs: testspoolss.exe: pretty print FILETIME in driver info 6 and 8.Günther Deschner2-3/+101
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Dec 23 23:40:21 CET 2010 on sn-devel-104
2010-11-27blackbox.ldb: Support using system ldbsearch.Jelmer Vernooij1-1/+2
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Nov 27 04:32:11 CET 2010 on sn-devel-104
2010-11-16s4-test_kinit Add tests for lowercase realm combinationsAndrew Bartlett1-0/+4
This tests that the handling of lowercase realms works in our KDC and libraries. Andrew Bartlett
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin5-36/+36
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104
2010-10-24midltests: add more union_align examplesStefan Metzmacher15-24/+816
This demonstrates the difference between NDR32 and NDR64 metze
2010-10-15s4-test: fixed a typo in test_kinit.shAndrew Tridgell1-1/+1
too many Ts Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Oct 15 10:14:27 UTC 2010 on sn-devel-104
2010-10-15s4-test: fixed test_kinit.sh time command testAndrew Tridgell1-1/+1
passing -W breaks -k yes
2010-10-01testprogs: print architecture used in win32 spoolss testsuite.Günther Deschner1-5/+9
Guenther
2010-09-29midltests: add midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2-0/+3566
metze
2010-09-29midltests: support for fragmented RPC trafficStefan Metzmacher1-5/+57
metze
2010-09-29midltests: print out the alloc_hint for requests and responsesStefan Metzmacher1-4/+4
metze
2010-09-29midltests: improve NDR64 downgradeStefan Metzmacher1-4/+21
metze
2010-09-29midltests: revert to a simple default midltests.idlStefan Metzmacher1-248/+3
metze
2010-09-29midltests/todo: add some random idl files I had tested month agoStefan Metzmacher8-0/+1014
metze
2010-09-29midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl exampleStefan Metzmacher3-3/+682
metze
2010-09-29midltests: add some usefull defines to midltests.idlStefan Metzmacher1-0/+24
metze
2010-09-29midltests: make it possible to allow downgrades to NDR32Stefan Metzmacher1-4/+8
metze
2010-09-29midltests: add a midltests_tcp.exe toolStefan Metzmacher5-5/+611
This uses a man in the middle approach in order to dump the request and response pdus. It also tests NDR32 and NDR64. metze
2010-09-29midltests: move the current implementation to midltests_simple.exeStefan Metzmacher3-22/+34
metze
2010-09-29testprogs/win32: add vs2010-metze.cmdStefan Metzmacher1-0/+24
metze
2010-09-17testprogs: skip two tests in spoolss tester.Günther Deschner1-0/+4
Guenther
2010-08-12testprogs/midltests: add some example IDL files and there midltests.exe outputStefan Metzmacher11-1/+221
metze
2010-07-31s4:blackblock/ktpass: use test specific user nameStefan Metzmacher1-7/+6
metze
2010-07-17s4 unittests: add blackblox test for ktpassMatthieu Patou1-0/+37
2010-07-16s4:testprogs Operate the blackbox kinit and net tests using the :local configAndrew Bartlett1-1/+0
This :local tells selftest.pl to use the local smb.conf for the test environment, not the generic client smb.conf This then makes the rest work properly - otherwise, it may attempt to connect to the wrong KDC for example. The only problem is that we can't test the 'net join' with this set, so this is removed from the test. The member server test environment checks this anyway. Andrew Bartlett