# # ChangeLog for src/tests/sched-int-wait.c # # Generated by Trac 1.2.1 # Apr 28, 2024, 1:12:57 AM Wed, 19 Jul 2017 16:33:20 GMT Thierry Delisle [cd99ef1] * src/tests/preempt_longrun/create.c (modified) * src/tests/preempt_longrun/enter.c (modified) * src/tests/preempt_longrun/enter3.c (modified) * src/tests/preempt_longrun/processor.c (modified) * src/tests/preempt_longrun/yield.c (modified) * src/tests/sched-int-barge.c (modified) * src/tests/sched-int-block.c (modified) * src/tests/sched-int-disjoint.c (modified) * src/tests/sched-int-wait.c (modified) Clean-up longrunning tests to be more consistent Thu, 06 Jul 2017 20:19:42 GMT Thierry Delisle [f3c1737] * src/tests/preempt_longrun/Makefile.am (modified) * src/tests/preempt_longrun/Makefile.in (modified) * src/tests/preempt_longrun/create.c (modified) * src/tests/preempt_longrun/enter.c (modified) * src/tests/preempt_longrun/processor.c (modified) * src/tests/preempt_longrun/yield.c (modified) * src/tests/sched-int-block.c (modified) * src/tests/sched-int-wait.c (modified) * src/tests/thread.c (modified) Update longrun test to have consistent times and added missing tests Fri, 23 Jun 2017 20:20:25 GMT Thierry Delisle [e1c1829] * src/tests/preempt_longrun/Makefile.am (modified) * src/tests/preempt_longrun/Makefile.in (modified) * src/tests/preempt_longrun/barge.c (added) * src/tests/preempt_longrun/block.c (added) * src/tests/preempt_longrun/disjoint.c (added) * src/tests/preempt_longrun/wait.c (added) * src/tests/sched-int-block.c (modified) * src/tests/sched-int-disjoint.c (modified) * src/tests/sched-int-wait.c (modified) * tools/repeat (modified) Added monitor tests to preempt longrun tests Fri, 12 May 2017 16:04:31 GMT Thierry Delisle [43123e0] * src/tests/sched-int-wait.c (modified) Added print to sched-int-wait to tests test regen from jenkins Tue, 09 May 2017 20:24:55 GMT Thierry Delisle [19801aa] * src/tests/sched-int-wait.c (modified) Waiting test for monitor is more robust Thu, 04 May 2017 20:33:54 GMT Thierry Delisle [9737ffe] * src/tests/.expect/concurrent/sched-int-barge.txt (moved) * src/tests/.expect/concurrent/sched-int-disjoint.txt (moved) * src/tests/.expect/concurrent/sched-int-wait.txt (moved) * src/tests/Makefile.am (modified) * src/tests/Makefile.in (modified) * src/tests/sched-int-barge.c (moved) * src/tests/sched-int-disjoint.c (moved) * src/tests/sched-int-wait.c (moved) Renamed internal scheduling tests to be more evocative