# # ChangeLog for src/tests/preempt_longrun/stack.c # # Generated by Trac 1.2.1 # Jun 18, 2024, 1:52:41 PM Tue, 15 Aug 2017 14:11:04 GMT Thierry Delisle [303406a] * src/tests/preempt_longrun/stack.c (modified) * src/tests/sched-int-disjoint.c (modified) * src/tests/sched-int-wait.c (modified) Fixed randomness in internal scheduling tests Tue, 11 Jul 2017 19:11:42 GMT Thierry Delisle [0322865c] * src/tests/preempt.c (modified) * 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/stack.c (modified) * src/tests/preempt_longrun/yield.c (modified) * src/tests/sched-int-disjoint.c (modified) Cleaned long tests to be more consistent and offer more debug information Fri, 16 Jun 2017 19:25:35 GMT Thierry Delisle [cc3e4d0] * configure (modified) * configure.ac (modified) * src/tests/preempt_longrun/Makefile.am (added) * src/tests/preempt_longrun/Makefile.in (added) * src/tests/preempt_longrun/create.c (added) * src/tests/preempt_longrun/processor.c (added) * src/tests/preempt_longrun/stack.c (added) * src/tests/preempt_longrun/yield.c (added) * tools/repeat (added) Added longrunning tests for preemption