source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6415549   9 months pabuhr update attribute.cfa expect file for ARM64 pthread-emulationqualifiedEnum
(edit) @0edbdb2   9 months pabuhr add constant expression tests pthread-emulationqualifiedEnum
(edit) @72e76fd   9 months ajbeach Converted the last pass in validate B (linkReferenceToTypes). Cleaned … pthread-emulationqualifiedEnum
(edit) @3322180   9 months Thierry Delisle Fix enum assignment warning pthread-emulationqualifiedEnum
(edit) @d28524a   9 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @4e83bb7   9 months caparson fixed timeout cond var bug and updated pthread_locks test with timeout … pthread-emulationqualifiedEnum
(edit) @86601a5   9 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @1dbbef6   9 months caparson added non shared critical section entry counter pthread-emulationqualifiedEnum
(edit) @5a96b36   9 months Thierry Delisle Fixed small bugs with dry-run in tests. pthread-emulationqualifiedEnum
(edit) @e1a9c77   9 months caparson added tests for qspinlocks internal mcs lock pthread-emulationqualifiedEnum
(edit) @1f0ee71   10 months Thierry Delisle Fixed typo in wait_any after yesterday's fix pthread-emulationqualifiedEnum
(edit) @6d41f66   10 months Thierry Delisle Fixed wait_any to use fulfil rather than post pthread-emulationqualifiedEnum
(edit) @c06551b   10 months caparson added wait_any to fwd.cfa for future_t pthread-emulationqualifiedEnum
(edit) @55422cf   10 months caparson added tests for pthread lock and cond var pthread-emulationqualifiedEnum
(edit) @e5d9274   10 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @fb63c70   10 months caparson added tests for new locks pthread-emulationqualifiedEnum
(edit) @fc134a48   10 months j82liang Implement the struct enum pthread-emulationqualifiedEnum
(edit) @5416b44   10 months pabuhr make expected output for nested functions deterministic pthread-emulationqualifiedEnum
(edit) @c3b9d639   10 months ajbeach Clean-up the exception interface. It should be slightly more like the … pthread-emulationqualifiedEnum
(edit) @c715e5f   10 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the … pthread-emulationqualifiedEnum
(edit) @6dc7011a   10 months Thierry Delisle Tentative test for non-executable heap, currently broken pthread-emulationqualifiedEnum
(edit) @666f8a3   10 months pabuhr fix test and expected output for nested functions run on user-thread stacks pthread-emulationqualifiedEnum
(edit) @03656d1   10 months pabuhr add test for nested functions run on user-thread stacks pthread-emulationqualifiedEnum
(edit) @598dc68   10 months pabuhr update includes.cfa with more includes that might not be installed pthread-emulationqualifiedEnum
(edit) @7831e8fb   10 months pabuhr increase timeout from 120 to 180 seconds in test.py to handle tests on … pthread-emulationqualifiedEnum
(edit) @767a8ef   10 months ajbeach Test output now trims over-long test targets. Shorten the name … pthread-emulationqualifiedEnum
(edit) @e6bb667   11 months pabuhr add conditional include-file check for uninstalled libraries, update … pthread-emulationqualifiedEnum
(edit) @ec57856   11 months caparson added fast lock tests pthread-emulationqualifiedEnum
(edit) @f6737ae1   11 months caparson added else loop tests pthread-emulationqualifiedEnum
(edit) @39d9b32   11 months ajbeach Adjusted line number in forall test. pthread-emulationqualifiedEnum
(edit) @49a1684   11 months Thierry Delisle Commented problematic line in forall test pthread-emulationqualifiedEnum
(edit) @298fe57   11 months ajbeach Translated 3/4 of validate_B. Link Reference To Types has been removed … pthread-emulationqualifiedEnum
(edit) @58e97d9   11 months pabuhr formatting pthread-emulationqualifiedEnum
(edit) @365c8dcb   12 months j82liang Merge branch 'master' into enum enumpthread-emulationqualifiedEnum
(edit) @30d91e4   12 months j82liang Change the code gen for enum value. Hope it fixes the gcc … enumpthread-emulationqualifiedEnum
(edit) @4ec9513   12 months ajbeach Converted validate C, including adding DimensionExpr? to the new ast. enumpthread-emulationqualifiedEnum
(edit) @7ee5d6d   12 months j82liang Add the test_enum.cfa authored by Peter. Many features are not yet … enumpthread-emulationqualifiedEnum
(edit) @d8e2a09   12 months j82liang Merge with master enumpthread-emulationqualifiedEnum
(edit) @92538ab   12 months j82liang Resolve conflict enumpthread-emulationqualifiedEnum
(edit) @6256891   12 months mlbrooks Disabling intermittently failing nightly test on 32-bit, as work … enumpthread-emulationqualifiedEnum
(edit) @ee4b77b   12 months pabuhr allow preemption in PRNG.cfa and io/io-acquire.cfa enumpthread-emulationqualifiedEnum
(edit) @11a1240   12 months pabuhr fix excepted output for errors/scope enumpthread-emulationqualifiedEnum
(edit) @928128d   12 months Thierry Delisle Changed test to use regular prng enumpthread-emulationqualifiedEnum
(edit) @f8fc560   12 months Thierry Delisle Enabled the comp_fair test now that it works enumpthread-emulationqualifiedEnum
(edit) @63db8fd7   12 months Thierry Delisle Added test that checks fairness of the readyQ. enumpthread-emulationqualifiedEnum
(edit) @a18373a   12 months Thierry Delisle Added a hook for the barrier's last block. Added testing to go with it. enumpthread-emulationqualifiedEnum
(edit) @5b7fea7   12 months Thierry Delisle barrier/order test now yields for more chaos enumpthread-emulationqualifiedEnum
(edit) @5f53cc3   12 months Thierry Delisle Added a slightly chaotic ready queue test that has the cluster fully … enumpthread-emulationqualifiedEnum
(edit) @1417f6b   12 months Thierry Delisle Changed comp_fair to use a barrier rather than a semaphore. enumpthread-emulationqualifiedEnum
(edit) @31ef267   12 months Thierry Delisle Added comments. enumpthread-emulationqualifiedEnum
(edit) @93b8cf4   12 months Thierry Delisle Added a simple barrier and accompagnying tests. enumpthread-emulationqualifiedEnum
(edit) @80e39f1   12 months Thierry Delisle Removed unnecessary stats include. enumpthread-emulationqualifiedEnum
(edit) @8f2f185   12 months pabuhr update and add designation tests enumpthread-emulationqualifiedEnum
(edit) @72ba508   12 months Thierry Delisle Updated test to be easier to debug enumpthread-emulationqualifiedEnum
(edit) @0521a1a   12 months Thierry Delisle Fixed meta dumpable enumpthread-emulationqualifiedEnum
(edit) @ff7b2de   12 months Thierry Delisle Added meta/dumpable to the quick tests enumpthread-emulationqualifiedEnum
(edit) @a8e9e9d   12 months Thierry Delisle Made dumpable test much more agressive enumpthread-emulationqualifiedEnum
(edit) @b39e961b   12 months caparson fixed stats.hfa include and added monitor to polymorphic test enumpthread-emulationqualifiedEnum
(edit) @51239d1b   12 months caparson added new mutexstmt tests enumpthread-emulationqualifiedEnum
(edit) @a552a8c   13 months Thierry Delisle Added test to check fairness of completions, disable since my pc … enumpthread-emulationqualifiedEnum
(edit) @33b7d49   13 months ajbeach Added another check to checkInvariants for code locations. I also went … enumpthread-emulationqualifiedEnum
(edit) @623d1c8   13 months caparson added test changes enumpthread-emulationqualifiedEnum
(edit) @510e6f9   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
(edit) @eb3bc52   13 months caparson split mutexstmt locking test to try and catch error enumpthread-emulationqualifiedEnum
(edit) @630c4bb   13 months Thierry Delisle Added more information when we expect a core dump and didn't get one. enumpthread-emulationqualifiedEnum
(edit) @4f6dda0   13 months ajbeach Converted Implement Concurrent Keywords to the new AST. Includes … enumpthread-emulationqualifiedEnum old-sched
(edit) @b053083   13 months Thierry Delisle Fixed error handling for core_info enumpthread-emulationqualifiedEnum
(edit) @cc9b520   13 months Thierry Delisle Clean-up error handling in test scripts enumpthread-emulationqualifiedEnum
(edit) @5baa33c   13 months Thierry Delisle Removed debug print and drop spurious 'w' in make flags. enumpthread-emulationqualifiedEnum
(edit) @ef56087   13 months Thierry Delisle Fixed test.py to support -j. (unlimited jobs) enumpthread-emulationqualifiedEnum
(edit) @fc01219   13 months Thierry Delisle fixed -j option in the test suite to behave like make's -j. -j … enumpthread-emulationqualifiedEnum
(edit) @9cd44ba   13 months Thierry Delisle change tests to evaluate -j option once enumpthread-emulationqualifiedEnum
(edit) @d9d8b9f   13 months Thierry Delisle Away_fair no longer uses private io header enumpthread-emulationqualifiedEnum
(edit) @496f92e   13 months Thierry Delisle Enabled away_fair test and added more randomness to it. enumpthread-emulationqualifiedEnum
(edit) @a494d105   13 months ajbeach Added a semantic error if the proper includes are not used before a … enumpthread-emulationqualifiedEnum
(edit) @362f760   13 months Thierry Delisle Implemented test that highlights potential deadlock when a yield … enumpthread-emulationqualifiedEnum
(edit) @ced2e855   13 months Thierry Delisle Fixed typo enumpthread-emulationqualifiedEnum
(edit) @08ed947   13 months mlbrooks Roll up of string changes for performance testing/improvement, and a … enumpthread-emulationqualifiedEnum
(edit) @cc7bbe6   13 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
(edit) @fe610ab   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
(edit) @a389ffe   13 months pabuhr change expected output for ARM tests enumpthread-emulationqualifiedEnum
(edit) @f0567a8   13 months Thierry Delisle Fix meta/dumpable which had integer overflow errors. enumpthread-emulationqualifiedEnum
(edit) @a8ef59e   14 months j82liang Add a basic int test enumpthread-emulationqualifiedEnum
(edit) @470618c0   14 months pabuhr add mutex statement for concurrent printing enumpthread-emulationqualifiedEnum
(edit) @5910fc0   14 months pabuhr add PRNG test enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @850aff1   14 months Thierry Delisle Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a554e5f4   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @21a99cc   14 months caparson fixed return val enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f5a51db   14 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
(edit) @c14d91a   14 months pabuhr cleanup enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fc72696c   14 months Thierry Delisle Added second preempt test that checks the same thing but using a … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7b2c8c3c   14 months Thierry Delisle Moved globals to a struct so maybe gcc won't just optimize out my … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8e5e945   14 months Thierry Delisle Increase preempt spin timeout and added duration per phase calculation enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @97fed44   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f57f6ea0   14 months caparson added tests for scoped locks enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @120ab9d5   14 months Thierry Delisle Fixed tests after last push enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b200492   14 months Thierry Delisle Fixed last push which wasn't checked properly. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1612315   14 months Thierry Delisle Change spin count to be a member so it can be viewed in core-dumps. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c0f881b   14 months Thierry Delisle Added spin count to the debug test to help identify why it's timing out. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @12c1eef   14 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.