source: tests/concurrent

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8cb06b6   14 months caparson added waituntil timeout test and added waituntil test that uses … ADTast-experimental
(edit) @01de470   14 months caparson added back initially failing test and cleaned up other test ADTast-experimental
(edit) @7c2c37a   14 months caparson removed tests made during deadlock debugging ADTast-experimental
(edit) @7b53bfd   14 months caparson Eliminating the busy wait spin at the end seems to resolve deadlock. … ADTast-experimental
(edit) @c34a1a4   14 months caparson removed uneeded busy wait ADTast-experimental
(edit) @e50fce1   14 months caparson added some instrumentation to attempt to glean some insight into … ADTast-experimental
(edit) @253a78f   14 months caparson removed some redundant tests and added some instrumentation to help … ADTast-experimental
(edit) @330b856   14 months caparson removed tests that are redundant ADTast-experimental
(edit) @b5513f1   14 months caparson refactored tests to refine failure case to minimal repro ADTast-experimental
(edit) @02fa55e   14 months caparson added zero size channel waituntil test case ADTast-experimental
(edit) @a32a887   14 months caparson removed uneeded tests ADTast-experimental
(edit) @85e49a6   14 months caparson added and removed some tests in pursuit of a more minimal repro of the … ADTast-experimental
(edit) @dd7a8ce   14 months caparson added some variations on failing channel test to try and narrow down … ADTast-experimental
(edit) @a882b68   14 months caparson added a test change to help locate the deadlock on next test failure ADTast-experimental
(edit) @6e1e2d0   14 months caparson resolved merge conflicts ADTast-experimental
(edit) @a50fdfb   14 months caparson added waituntil test expect files ADTast-experimental
(edit) @63d5ac5   14 months caparson removed TODO since it is now done ADTast-experimental
(edit) @6c3c51d   14 months caparson removed scoped lock ADTast-experimental
(edit) @b9cd3b5   14 months caparson removed clh lock ADTast-experimental
(edit) @a33a5e2   14 months caparson added tests for the waituntil stmt ADTast-experimental
(edit) @a1b41e3   15 months pabuhr add parsing test for waitfor statement ADTast-experimental
(edit) @3d08cea   15 months caparson Removed unneeded include. Should fix failing channels/churn test. ADTast-experimental
(edit) @9319a23   15 months caparson added channel tests that use new termination feature ADTast-experimental
(edit) @de934c7   16 months caparson minor changes to channel test harness ADTast-experimental
(edit) @1205b3e   16 months pabuhr update 32-bit tests after change to PRNG ADTast-experimental
(edit) @90fb672   16 months pabuhr use splitmix32/64 to prime set seed for all PRNG ADTast-experimental
(edit) @814a4da   16 months caparson updated expect files for prng based tests ADTast-experimental
(edit) @dbae916   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1950837   16 months caparson added virtual dtor test to actor test suite, updated other relevant … ADTast-experimental
(edit) @b2f3880   16 months pabuhr add newline at end of file ADTast-experimental
(edit) @e54b4e9   16 months caparson missed this in prev commit ADTast-experimental
(edit) @4933f18   16 months caparson added test case to types test and refactored to remove redundant ctor calls ADTast-experimental
(edit) @858350a   16 months caparson added poison pill messages and made test for them ADTast-experimental
(edit) @809e058   16 months caparson changed actor tests to reflect syntax change and some small changes … ADTast-experimental
(edit) @d964c39   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @ce44c5f   16 months caparson Thought of new channel implementation while working on the prevention … ADTast-experimental
(edit) @aca0d2f   16 months pabuhr make anonymous struct declaration static ADTast-experimental
(edit) @ccf1d99   17 months caparson intermediate push so I can move to nasus to performance test some stuff ADTast-experimental
(edit) @1f35220   17 months caparson updated test params so that they ran for appropriate duration ADTast-experimental
(edit) @a4ab235   17 months caparson added executor test ADTast-experimental
(edit) @dab2b6a   17 months caparson added dynamic allocation actor test ADTast-experimental
(edit) @757099e   17 months caparson reverted changes to types.cfa now that I fixed the underlying bug and … ADTast-experimental
(edit) @d2b94f2   17 months caparson temporary fix to correct build error, fix in actor pass to come later ADTast-experimental
(edit) @1c75ef8   17 months caparson added pingpong test ADTast-experimental
(edit) @77ca074   17 months caparson cleaned up actor matrix test a bit ADTast-experimental
(edit) @82b96953   17 months caparson added expect files for actor tests ADTast-experimental
(edit) @418882a   17 months caparson added two actor tests. More to come ADTast-experimental
(edit) @b3d794fc   18 months caparson removed unneeded dependency that broke build ADTast-experimental
(edit) @42b739d7   18 months caparson fixed termination synchronization in the channel benchmark to get rid … ADTast-experimental
(edit) @b49310f   18 months caparson fixed parameters for test to eliminate deadlock case ADTast-experimental
(edit) @dbd47d6   18 months caparson fixed makefile for tests by adding appropriate includes ADTast-experimental
(edit) @53ef99a   18 months caparson removed file accidentally included in earlier commit ADTast-experimental
(edit) @2cc969c   18 months caparson remove unused expect file due to renaming ADTast-experimental
(edit) @73e3a8f9   18 months caparson refactored name of channel test to remove channel from the name ADTast-experimental
(edit) @cca034e   18 months caparson added another channel test and refactored the existing one to reuse code ADTast-experimental
(edit) @72abfdd   18 months caparson added expect for channel test ADTast-experimental
(edit) @afffd6c   18 months caparson removed accidentally committed a.out ADTast-experimental
(edit) @4a962d8   18 months caparson added channel impl with basic test. Will expand impl and tests soon ADTast-experimental
(edit) @aa45b15   18 months caparson commit expect files for the unified locking dir move ADTast-experimental
(edit) @703c88e   18 months caparson missed another lock name refactor in the earlier commit ADTast-experimental
(edit) @357ab79   18 months caparson moved unified locking tests to be under concurrent directory since … ADTast-experimental
(edit) @8fb7402   18 months caparson fixed race condition in select_future test to fix build failure ADTast-experimental
(edit) @243d998   18 months caparson added and updated future tests ADTast-experimental
(edit) @be3b952   19 months pabuhr update 32-bit .expect for tests using PRNG ADTast-experimental
(edit) @ae7a085c   19 months pabuhr change printing format in PRNG, update .expect for tests using PRNG ADTast-experimental
(edit) @199456c   19 months Thierry Delisle Forgot that prng used different algorithm on 32bit ADTast-experimental
(edit) @c63f470   19 months Thierry Delisle Changed bounded buffer tests to use prng, which has better defined … ADTast-experimental
(edit) @be1d00c   19 months Thierry Delisle Changed fairness tests to use sched_yield in case exhausting the time … ADTast-experimental
(edit) @7bc84b8   20 months pabuhr remove unsigned cast for prng calls ADTast-experimental
(edit) @d2ad151   20 months pabuhr major update of PRNG ADTast-experimental
(edit) @e8b8e65   20 months Thierry Delisle Added implementation of call_once ADTast-experimental
(edit) @a167c70c   20 months Thierry Delisle Added thread support for migrating between clusters. ADTast-experimental
(edit) @7f6a7c9   22 months Thierry Delisle Merge branch 'master' into pthread-emulation ADTast-experimentalpthread-emulation
(edit) @ef1da0e2   22 months f37yu try to make parameter qualifier conversion work for assertions ADTast-experimentalpthread-emulation
(edit) @c87b604   22 months Thierry Delisle Removed the last old ast expected files ADTast-experimentalpthread-emulation
(edit) @1bcbf02   22 months Thierry Delisle Changed declarations using _Thread_local to use thread. I'm fairly … ADTast-experimentalpthread-emulation
(edit) @b67fe85   22 months Thierry Delisle Updated thread_local I forgot to change last time ADTast-experimentalpthread-emulation
(edit) @428adbc   23 months z277zhu fix pthread_sig* interpose problems; add test doc Signed-off-by: … ADTast-experimentalpthread-emulation
(edit) @20be782   23 months z277zhu add pthread ADTast-experimentalpthread-emulation
(edit) @1f0ee71   2 years Thierry Delisle Fixed typo in wait_any after yesterday's fix ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6d41f66   2 years Thierry Delisle Fixed wait_any to use fulfil rather than post ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c06551b   2 years caparson added wait_any to fwd.cfa for future_t ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6dc7011a   2 years Thierry Delisle Tentative test for non-executable heap, currently broken ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @928128d   2 years Thierry Delisle Changed test to use regular prng ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @63db8fd7   2 years Thierry Delisle Added test that checks fairness of the readyQ. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a18373a   2 years Thierry Delisle Added a hook for the barrier's last block. Added testing to go with it. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @5b7fea7   2 years Thierry Delisle barrier/order test now yields for more chaos ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @5f53cc3   2 years Thierry Delisle Added a slightly chaotic ready queue test that has the cluster fully … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @31ef267   2 years Thierry Delisle Added comments. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @93b8cf4   2 years Thierry Delisle Added a simple barrier and accompagnying tests. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @80e39f1   2 years Thierry Delisle Removed unnecessary stats include. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @b39e961b   2 years caparson fixed stats.hfa include and added monitor to polymorphic test ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @51239d1b   2 years caparson added new mutexstmt tests ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @623d1c8   2 years caparson added test changes ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @510e6f9   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @eb3bc52   2 years caparson split mutexstmt locking test to try and catch error ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4f6dda0   2 years ajbeach Converted Implement Concurrent Keywords to the new AST. Includes … ADTast-experimentalenumpthread-emulationqualifiedEnum old-sched
(edit) @a494d105   2 years ajbeach Added a semantic error if the proper includes are not used before a … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @fc72696c   2 years Thierry Delisle Added second preempt test that checks the same thing but using a … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7b2c8c3c   2 years Thierry Delisle Moved globals to a struct so maybe gcc won't just optimize out my … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.