Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-19 | source4/torture/raw: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 | |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -1/+1 | |
Upstream subunit makes a ":" after commands optional, so I've fixed any places where we might trigger commands accidently. I've filed a bug about this in subunit. | |||||
2009-12-03 | s4 torture: Fix call to smbcli_open | Zachary Loafman | 1 | -1/+1 | |
Signed-off-by: Tim Prouty <tprouty@samba.org> | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -3/+0 | |
This reduces compile time somewhat. | |||||
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 | |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3) | |||||
2008-04-21 | Fix build | Simo Sorce | 1 | -0/+1 | |
(This used to be commit c16d1d430a0f1e3643c1e769b10e9d88b4719d17) | |||||
2008-04-21 | smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark. | James Peach | 1 | -0/+319 | |
This test samples the lookup rate for a non-existant filename in a directory, while varying the number of files in the directory. The lookup rate should continue to approximate the lookup rate for the empty directory case. (This used to be commit ca7e4d9166a7cb10495cf3ecd9c4e72103fbec30) |