summaryrefslogtreecommitdiff
path: root/source4/torture/nbench/nbio.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3325: missed one of the torture changes ...Andrew Tridgell1-1/+1
2007-10-10r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm...Jim McDonough1-0/+6
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-11/+11
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-4/+4
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell1-1/+1
2004-03-26- use a linked list for the ftable in the nbench load generator. ThisAndrew Tridgell1-35/+71
2004-03-10nicer way of handling \clientsAndrew Tridgell1-3/+12
2004-03-10as a special case don't check the status of the create of \clients -Andrew Tridgell1-1/+3
2004-03-10make the warmup and execute phases clearerAndrew Tridgell1-4/+13
2004-03-10added a 5% warmup time to NBENCH to make the results more consistentAndrew Tridgell1-4/+17
2004-03-09don't check return fields (like search count) on an expected failureAndrew Tridgell1-4/+4
2004-03-09handle incomplete load filesAndrew Tridgell1-2/+5
2004-03-09greatly improved NBENCH netbench simulatorAndrew Tridgell1-0/+579