source: tests/unified_locking

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21a99cc   14 months caparson fixed return val enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0fc447c   14 months Thierry Delisle Removed fast_lock, which doesn't seemed to have ever worked and isn't … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7636fcc   15 months Thierry Delisle Removed fast_lock from testing and added deprecation attribute to it. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @35d73c0   15 months Thierry Delisle Mutex test now counts number of critical sections in attempt to help … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6d63c14   20 months caparson added test I forgot to add when I made the lin backoff lock enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b16e15e   21 months Thierry Delisle fix mutex_test to not user $thread enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @6ff08d8   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @cf444b6   21 months caparson added more testing to thread_test enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @4ae968e   21 months caparson refactored mutex testing and added lin backoff lock enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @8f1a99e   21 months Thierry Delisle Step 3 Fixed tests enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @f7f07f6   21 months caparson added test for thierry to look at enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @262c600   21 months caparson fixed whitespace issue enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @660665f   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @5a46e09   21 months caparson Added Martins SpinCondLock? as linear_backoff_then_block lock enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @07033ce   22 months Thierry Delisle Even more work on removing any possible integer overflow in fast lock test enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @62006a3   22 months Thierry Delisle Changed sum type to uint32_t to make sure integer overflow isn't the … arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @ab388c5   22 months Thierry Delisle alarm.hfa is now a public header Fixed include of timeout_lock.cfa. arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b984d54   22 months caparson removed semaphore usage and used a lock when checking if empty arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7404cdc   22 months caparson added updated timeout_lock text arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @d2afe17   22 months Thierry Delisle Removed calls to wait functions which no longer exist arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @22b7579   2 years Thierry Delisle Changed is_blocking_lock trait to use on_wakeup. Fixed fast_lock to … arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @976bc68   2 years Thierry Delisle Added two more tests for locks arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @c51124b   2 years Thierry Delisle Added tests for: - the "0nary" Semaphore, a.k.a. spinaphore. - the mcs lock arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @4c19647   2 years caparson removed timeout lock test from .expect arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @15c2545   2 years caparson removed .txt from .expect directory to remove test since the … arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @9bb9545b   2 years caparson changed back time length arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @6797f8f   2 years caparson halved number of iterations so test hopefully won't get aborted and … arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @84f49be   2 years caparson shortened locks test and added full length version to longrun tests arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @0285efe   2 years caparson moved expect files to appropriate location arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(add) @ebd1899   2 years caparson tweaked unified locking tests and added expect files arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.