# # ChangeLog for src/tests/sched-int-block.c # # Generated by Trac 1.2.1 # May 20, 2024, 9:36:02 PM 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 Mon, 29 May 2017 15:50:06 GMT Thierry Delisle [ccd349d] * src/tests/sched-int-block.c (modified) signal block test now uses wait user info pointer Fri, 26 May 2017 21:48:03 GMT Peter A. Buhr [736fe25] * src/tests/sched-int-block.c (modified) remove global_t monitor declaration Tue, 23 May 2017 16:19:39 GMT Thierry Delisle [2c9ebab] * src/tests/.expect/concurrent/sched-int-block.txt (added) * src/tests/sched-int-block.c (added) concurrent test for signal block