summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/raw: make torture_raw_context a test suiteStefan Metzmacher2012-05-082-3/+12
* s4:torture/raw/context: make use of torture_* macros and avoid 'printf'Stefan Metzmacher2012-05-081-100/+87
* s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()Stefan Metzmacher2012-05-081-1/+3
* s4:torture/raw/session: make sure we got a reauth of the existing sessionStefan Metzmacher2012-05-081-0/+2
* s4:torture: add a check for talloc success in test_session_reauthVolker Lendecke2012-05-041-0/+1
* s4-torture: convert samba3misc tests to use torture_failure and torture_assertAndrew Bartlett2012-04-301-148/+105
* s4-torture: move samba3 tests to use torture helper functionsAndrew Bartlett2012-04-301-33/+4
* s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapperAndrew Bartlett2012-04-303-63/+14
* s4-torture: never return false in the raw.composite torture testAndrew Bartlett2012-04-261-39/+7
* s4:torture: add a raw.session suite with a raw.session.reauth testGregor Beck2012-04-252-0/+91
* s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett2012-04-252-108/+127
* Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilitiesJeremy Allison2012-04-181-0/+37
* s4-torture: Fix the raw.notify mask testVolker Lendecke2012-04-181-0/+4
* s4-torture: Use 2 client connections for raw.notify.maskVolker Lendecke2012-04-181-19/+20
* s4-torture: Use 2 client connections for raw.notify.treeVolker Lendecke2012-04-181-3/+9
* s4-torture: Use 2 client connections for raw.notify.recursiveVolker Lendecke2012-04-181-6/+13
* s4-torture: notify all is empty nowVolker Lendecke2012-04-181-19/+0
* s4-torture: Separate out the notify alignment subtestVolker Lendecke2012-04-181-4/+9
* s4-torture: Separate out the notify basedir subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify overflow subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tree subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify double subtestVolker Lendecke2012-04-181-2/+7
* s4-torture: Separate out the notify tcp_dis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify ulogoff subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify exit subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tdis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify file subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask_change subtestVolker Lendecke2012-04-181-2/+9
* s4-torture: Separate out the notify recursive subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify dir subtestVolker Lendecke2012-04-181-3/+9
* s4-torture: Separate out the notify tcon subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Make notify a suiteVolker Lendecke2012-04-182-4/+13
* s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher2011-11-302-15/+36
* s4:torture: use tctx->ev as event context for pollingStefan Metzmacher2011-11-294-8/+6
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-215-18/+8
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-1/+1
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-136-27/+27
* s4:torture: fix SEGFAULT in raw.acl.dynamicGregor Beck2011-05-301-7/+8
* s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2011-05-211-5/+5
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-054-7/+19
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-1931-0/+32
* s4-smbtorture: use torture_assert_ and comment functions in raw.eas test.Günther Deschner2011-03-181-32/+29
* s4-smbtorture: use torture_context in raw.eas test.Günther Deschner2011-03-181-6/+6
* s4-smbtorture: remove trailing whitespace from raw.eas test.Günther Deschner2011-03-181-34/+34
* s4-smbtorture: more torture_fail usage in raw.write test.Günther Deschner2011-03-171-6/+6
* s4-smbtorture: use torture_fail and _skip in raw.write test.Günther Deschner2011-03-161-54/+30
* s4-smbtorture: remove duplicate if branch in raw.write test.Günther Deschner2011-03-161-5/+0
* s4-smbtorture: use torture_fail/-assert api in torture_samba3_hide().Günther Deschner2011-03-161-59/+26
* s4-smbtorture: use torture_comment() instead of printf in raw.write test.Günther Deschner2011-02-211-66/+67