source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @630c4bb   2 years Thierry Delisle Added more information when we expect a core dump and didn't get one. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4f6dda0   2 years ajbeach Converted Implement Concurrent Keywords to the new AST. Includes … ADTast-experimentalenumpthread-emulationqualifiedEnum old-sched
(edit) @b053083   2 years Thierry Delisle Fixed error handling for core_info ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @cc9b520   2 years Thierry Delisle Clean-up error handling in test scripts ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @5baa33c   2 years Thierry Delisle Removed debug print and drop spurious 'w' in make flags. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @ef56087   2 years Thierry Delisle Fixed test.py to support -j. (unlimited jobs) ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @fc01219   2 years Thierry Delisle fixed -j option in the test suite to behave like make's -j. -j … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @9cd44ba   2 years Thierry Delisle change tests to evaluate -j option once ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @d9d8b9f   2 years Thierry Delisle Away_fair no longer uses private io header ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @496f92ed   2 years Thierry Delisle Enabled away_fair test and added more randomness to it. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a494d105   2 years ajbeach Added a semantic error if the proper includes are not used before a … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @362f760   2 years Thierry Delisle Implemented test that highlights potential deadlock when a yield … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @ced2e855   2 years Thierry Delisle Fixed typo ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @08ed947   2 years mlbrooks Roll up of string changes for performance testing/improvement, and a … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @cc7bbe6   2 years mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @fe610ab   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a389ffe   2 years pabuhr change expected output for ARM tests ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @f0567a8   2 years Thierry Delisle Fix meta/dumpable which had integer overflow errors. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @470618c0   2 years pabuhr add mutex statement for concurrent printing ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @5910fc0   2 years pabuhr add PRNG test ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @850aff1   2 years Thierry Delisle Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a554e5f4   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @21a99cc   2 years caparson fixed return val ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f5a51db   2 years mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @c14d91a   2 years pabuhr cleanup ADTast-experimentalenumforall-pointer-decaypthread-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
(edit) @8e5e945   2 years Thierry Delisle Increase preempt spin timeout and added duration per phase calculation ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @97fed44   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f57f6ea0   2 years caparson added tests for scoped locks ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @120ab9d5   2 years Thierry Delisle Fixed tests after last push ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b200492   2 years Thierry Delisle Fixed last push which wasn't checked properly. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1612315   2 years Thierry Delisle Change spin count to be a member so it can be viewed in core-dumps. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c0f881b   2 years Thierry Delisle Added spin count to the debug test to help identify why it's timing out. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @12c1eef   2 years mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @0fc447c   2 years Thierry Delisle Removed fast_lock, which doesn't seemed to have ever worked and isn't … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c90db2d   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @145dcd5   2 years Thierry Delisle Now using MAX instead of -1u since it's more appropriate. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @9ee3f54   2 years pabuhr disable time slicing on IO acquire tests to see if that prevents timeouts ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3eaa689   2 years caparson added test files I forgot in last commit ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @42daeb4   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3bb12921   2 years caparson added new io tests ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e202aa8   2 years pabuhr add missing file for io-acquire test with no preemption ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c52f033   2 years pabuhr formatting ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @cc56283   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @04a8a54   2 years pabuhr add alternative io-acquire test with no preemption ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @56d711f   2 years caparson added io-acquire tests with alternative workload to io ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4233338b   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0ac728b   2 years caparson added termination sync io-acquire test ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7636fcc   2 years Thierry Delisle Removed fast_lock from testing and added deprecation attribute to it. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @35d73c0   2 years Thierry Delisle Mutex test now counts number of critical sections in attempt to help … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @10b3fc3   2 years Thierry Delisle Added meta tests to make sure nothing goes wrong with dumpability ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5235d49   2 years mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @db1ebed   2 years pabuhr update random .expect x86 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @aa8e24c3   2 years pabuhr change range of integral random( u, l ) to [l,u], first attempt at … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a83012bf   2 years Thierry Delisle Missing a character in last push. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4c26a94   2 years Thierry Delisle Python script now print core dump limits. (Only when no core found) ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @db87a35   2 years Thierry Delisle Added more testing of the range iterator. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8e658241   2 years Thierry Delisle Minor fix and super barebones test. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @56f519b   2 years ajbeach Clean-up of the last pass. Added a test for the constructor mutex … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7770cc8   2 years mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @fefd77a   2 years mlbrooks String perf append test now compares stretch phase (alloc=fresh) with … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @97d58dc   2 years mlbrooks String perf make-run refactor into fewer rules ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4d0eb1c   2 years mlbrooks Switching top loop to count operations done in 10 sec ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @01db301   2 years mlbrooks Baseline string performance experiment ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @77c01ec   2 years Thierry Delisle Fixed tests for x86 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @637240f   2 years Thierry Delisle Regenerated tests for changed to main_returned ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2b30370   2 years mlbrooks Bug fixes for empty-string from no-arg ctor with sharing off ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @0ca15b7   2 years mlbrooks String hybrid testing and fixing the overwrite cases ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @fe18b46   2 years mlbrooks String hybrid testing and fixing no-share version through the … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @6f7aff3   2 years mlbrooks String hybrid assignment to unshared now optimizes to overwrite … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @7b0e8b7   2 years mlbrooks String heap growth implemented ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @804bf677   2 years mlbrooks String hybrid: Basic cases of solo alloc now working ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4b3b352   2 years mlbrooks String hybrid has working separated sharing contexts ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @237df76   2 years pabuhr convert from test programs I/O acquire to mutex statement ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @172a88d   2 years Thierry Delisle Tests now count failures, passes, timeouts and report the number ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0f781fb8   2 years mlbrooks Refactoring of string internals. Existing tests pass. Adding … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @6cc87c0   3 years mlbrooks String bug fixes and new tests. Enabled white-box visibility (DEBUG_ … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f26923e   3 years Thierry Delisle Fixed distribution of parseconfig tests ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f450f2f   3 years mlbrooks Baseline of the string implementation. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @180f249   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @bbe3719   3 years caparson cleaned up some mutex stmt related code ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @761e146   3 years jafprudhomme Merge branch 'master' into jacob/cs343-translation ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @3ad9097   3 years Thierry Delisle Minor fixes to makefiles for mutex stmt ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @ca83227   3 years jafprudhomme Changed API of parse_config to accept parse function ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @480389d2   3 years jafprudhomme Wrote test suite for parse_config ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @6f2033f   3 years caparson fixed build ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @1b97976c   3 years caparson added in file I forgot and added test expect for locks ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @af67ee1   3 years caparson Added support for locks as parameters to mutex stmt ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @d00d581   3 years y58xue Update exception tests to use new syntax ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @6d63c14   3 years caparson added test I forgot to add when I made the lin backoff lock ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @8cb3816   3 years caparson fixed expected file for mutexstmt monitors ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @a4d098c   3 years caparson added tests for mutex stmt with monitors ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @6545a88e   3 years Thierry Delisle Fixed cfa outputs for cfa_main_returned (x86) ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @eb2cfbf   3 years Thierry Delisle Fixed cfa outputs for cfa_main_returned (arm) ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @d16eb19   3 years Thierry Delisle Fixed cfa outputs for cfa_main_returned ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @4f89e7b   3 years pabuhr more change printf to sout ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b0b89a8   3 years pabuhr change printf to sout ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.