source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d0a00a5a   6 months Thierry Delisle Forgot to update makefile when I moved Jacob's tests
(edit) @f92e7b9   6 months Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to …
(edit) @f58522b0   6 months Thierry Delisle python test script now nice +5 the executables before running them.
(edit) @a659b31   6 months Thierry Delisle Added meta test to check exec+fork options to validating args
(edit) @53a768d   6 months j82liang Disable the funcEnum test for now pthread-emulation
(edit) @a065f1f   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulation
(edit) @4520b77e   6 months j82liang Merge to Master Sept 19 pthread-emulation
(edit) @ef1da0e2   6 months f37yu try to make parameter qualifier conversion work for assertions pthread-emulation
(edit) @12df6fe   6 months j82liang Fix an enumerator value bug; add basic tests for new features; save … pthread-emulationqualifiedEnum
(edit) @0fc91db1   7 months Thierry Delisle Removed old ast from configure and tests.py pthread-emulation
(edit) @4dba1da   7 months Thierry Delisle Re-enabled 32bit comp fair test pthread-emulation
(edit) @69698d2   7 months Thierry Delisle Fixed frustratingly stupid mistake that broke 32bit build pthread-emulation
(edit) @680137a   7 months Thierry Delisle Fixed indentation pthread-emulation
(edit) @c87b604   7 months Thierry Delisle Removed the last old ast expected files pthread-emulation
(edit) @b5bec71   7 months Thierry Delisle Removed old ast only math tests pthread-emulation
(edit) @123a9f3   7 months Thierry Delisle Removed the old ast tests for io/io. pthread-emulation
(edit) @8b95bab   7 months Thierry Delisle Added basic test for io_uring. Trying to diagnose comp_fair on debian. pthread-emulation
(edit) @456215a   7 months Thierry Delisle Removed another batch of old ast expect files pthread-emulation
(edit) @594e1db   7 months Thierry Delisle Removed a bunch of oast tests, since they are never triggered anymore. pthread-emulation
(edit) @1bcbf02   7 months Thierry Delisle Changed declarations using _Thread_local to use thread. I'm fairly … pthread-emulation
(edit) @64af7ac   7 months Thierry Delisle Added thread and _Thread_local to some tests. pthread-emulation
(edit) @f13906f9   7 months Thierry Delisle Deactivated io/comp_fair for x86, not x64, like I was supposed to in … pthread-emulation
(edit) @b67fe85   7 months Thierry Delisle Updated thread_local I forgot to change last time pthread-emulation
(edit) @100dd36   7 months Thierry Delisle Re-enabled 32bit builds but disabled comp_fair until I figure out what … pthread-emulation
(edit) @e2e31c6   7 months Thierry Delisle Added missing parenthesis pthread-emulation
(edit) @e173d3c   7 months Thierry Delisle 'soft' removed old ast from tests. Option still works but no longer … pthread-emulation
(edit) @8bee858   8 months Thierry Delisle Changed io types to have trailing $ instead of leading pthread-emulation
(edit) @283876d   8 months pabuhr update loop tests and expected output for corrected @ usage for … pthread-emulation
(edit) @4962741   8 months pabuhr fix for-control loop in heap test pthread-emulation
(edit) @ff36907   8 months pabuhr update loop-control test and expected output pthread-emulation
(edit) @c48b61c   8 months pabuhr update for-control test-programs and expected output pthread-emulation
(edit) @091ccdb   8 months pabuhr add tests for all possible loop syntax pthread-emulation
(edit) @5c98a25   8 months pabuhr update test programs with for-control changes pthread-emulation
(edit) @def751f   8 months j82liang Merge branch 'master' into qualifiedEnum pthread-emulationqualifiedEnum
(edit) @d958834b   8 months j82liang Save a minimal compilable version. The enum pointer … pthread-emulationqualifiedEnum
(edit) @1988572   8 months pabuhr formatting, removed unnecessary casts pthread-emulationqualifiedEnum
(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   10 months Thierry Delisle Fixed small bugs with dry-run in tests. pthread-emulationqualifiedEnum
(edit) @e1a9c77   10 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   11 months pabuhr increase timeout from 120 to 180 seconds in test.py to handle tests on … pthread-emulationqualifiedEnum
(edit) @767a8ef   11 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   13 months Thierry Delisle Fixed meta dumpable enumpthread-emulationqualifiedEnum
(edit) @ff7b2de   13 months Thierry Delisle Added meta/dumpable to the quick tests enumpthread-emulationqualifiedEnum
(edit) @a8e9e9d   13 months Thierry Delisle Made dumpable test much more agressive enumpthread-emulationqualifiedEnum
(edit) @b39e961b   13 months caparson fixed stats.hfa include and added monitor to polymorphic test enumpthread-emulationqualifiedEnum
(edit) @51239d1b   13 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
Note: See TracRevisionLog for help on using the revision log.