Commit Graph

44 Commits

Author SHA1 Message Date
Greg Studer
22ffe27906 need to have waitable ticket holder, actually wait for ticket for config server 2012-03-08 11:41:58 -05:00
Eliot Horowitz
662f3f6611 comment out upgradable tests 2011-07-18 17:06:22 -04:00
Dwight
eecddcd7de upgradeable prep (no use yet) and some slight cleaning and a writelock test 2011-07-11 15:50:27 -04:00
dwight
55379b1f50 upgradable test 2011-07-11 08:08:20 -04:00
dwight
757b692b0e test tweaking 2011-07-09 21:57:58 -04:00
dwight
18a3dfff06 upgradable lock test beginnings 2011-07-09 14:15:39 -04:00
dwight
8fe3bcbcfd cleaning elim unused parm 2011-06-15 22:07:31 -04:00
dwight
4d5c40c525 less chatty 2011-06-05 18:26:29 -04:00
dwight
1773ba2f5e List1 test and fix case where orphan called on an empty lsit 2011-04-30 14:59:10 -04:00
Eliot Horowitz
227e25c55e some List1 safety 2011-04-30 13:30:57 -04:00
Eliot Horowitz
1733f391c9 turn off RWLockTest2 until SERVER-2996 is dealt with 2011-04-25 15:22:04 -04:00
Eliot Horowitz
d6997cbf79 some tests for locking trying to debug bizarre RWLock issue 2011-04-25 09:49:01 -04:00
Mathias Stearn
e2ff53f693 Try to make MongoMutexTest faster in _DEBUG builds 2011-04-19 14:16:44 -04:00
Mathias Stearn
e8031de334 Add a ProgressMeter to MongoMutexTest to debug hung buildbots 2011-04-18 19:24:49 -04:00
Dwight
0d2ca3e2c1 fix threading test 2011-04-06 10:56:03 -04:00
Eliot Horowitz
23dae53f75 try to make low priority rwlock more reliable 2011-04-06 10:33:26 -04:00
Eliot Horowitz
ad2827cd3b make lazy rwlock test not rely on recursive 2011-03-30 20:51:25 -04:00
Eliot Horowitz
1af7baa5c1 fix rwlock test 2011-03-09 02:43:38 -05:00
Eliot Horowitz
141df23107 low priority rwlock defaults 2011-03-08 16:16:54 -05:00
Eliot Horowitz
8fb3dd5492 lowPriority option to RWLock 2011-03-01 02:37:58 -05:00
dwight
201d0f5f34 slightly better thread test framework prep for future stuff nothing much for now 2011-02-24 22:01:09 -05:00
Eliot Horowitz
77f2a06c6d sanity check test 2011-02-17 11:03:50 -05:00
dwight
25f0610257 test faster/less 2011-01-08 17:37:28 -05:00
dwight
13b139f6c1 remove _TESTINTENT 2011-01-08 13:22:45 -05:00
Mathias Stearn
e27b051cc2 astyle 2011-01-05 12:59:33 -05:00
Dwight
f52ce91146 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	dbtests/threadedtests.cpp
2011-01-05 12:21:31 -05:00
Dwight
23c7da463f less chatty 2011-01-05 12:18:50 -05:00
dwight
fa7f1a3ca9 merge 2011-01-05 00:44:06 -05:00
Eliot Horowitz
19f1a2c184 astyle 2011-01-05 00:32:30 -05:00
dwight
86af56ebd8 using more threads the test fails on widnows 2011-01-04 23:44:17 -05:00
Dwight
0ca0ce9b2a shorter run for debug builds 2011-01-04 17:45:28 -05:00
Dwight
8b9a74f6a6 add a mongomutextest 2011-01-04 17:44:35 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dwight
7a76a9919d add minor test 2010-07-23 09:58:43 -04:00
Eliot Horowitz
54a54cbdfd lock test 2010-06-10 10:40:34 -04:00
Mathias Stearn
baf3721656 move mvar and thread_pool to util/concurrency 2010-05-26 13:35:28 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
88e56090e6 bson separation 2010-04-24 19:24:07 -04:00
Mathias Stearn
70b7968668 Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions. 2010-01-25 19:33:10 -05:00
Mathias Stearn
a871f11644 Thread pool 2009-12-22 12:15:52 -05:00
Dwight
7ac119e062 build vis studio 2009-12-17 16:18:00 -05:00
Mathias Stearn
ee53e7ec8b MVar synchronization primitive 2009-12-16 14:38:05 -05:00
Mathias Stearn
04c6bf7241 Fix for boost 1.33 2009-12-02 15:28:28 -05:00
Mathias Stearn
c58d0d3123 Test for atomicIncrement() and ThreadedTest helper 2009-12-02 14:33:06 -05:00