# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 05/15/24 18:32:04 Wed, 14 Apr 2021 05:43:40 GMT Vijay Kumar Banerjee [a5fd293] * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/telnetd01.yml (deleted) * testsuites/libtests/telnetd01/init.c (deleted) * testsuites/libtests/telnetd01/telnetd01.doc (deleted) * testsuites/libtests/telnetd01/telnetd01.scn (deleted) testsuites: Remove telnetd01 telnetd01 test cannot be run without a ... Fri, 14 May 2021 07:14:11 GMT Sebastian Huber [b87d2a6] * cpukit/rtems/src/taskstart.c (modified) * testsuites/sptests/sptask_err04/task1.c (modified) rtems: Check entry point in rtems_task_start() Close #4410. Wed, 12 May 2021 05:11:48 GMT Sebastian Huber [410317a] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tx-support.h (modified) validation: Add INVALID_ID to tx-support.h Mon, 12 Apr 2021 04:58:44 GMT Sebastian Huber [bc29c7c] * spec/build/testsuites/validation/grp.yml (modified) * spec/build/testsuites/validation/libvalidation.yml (added) * spec/build/testsuites/validation/validation-0.yml (modified) * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-signal-send.c (modified) * testsuites/validation/tx-support.c (moved) * testsuites/validation/tx-support.h (moved) validation: Add support library Add a library for support functions ... Tue, 11 May 2021 15:27:20 GMT Sebastian Huber [523867d] * bsps/arm/altera-cyclone-v/rtc/rtc.c (modified) * bsps/shared/dev/rtc/rtc-support.c (modified) * cpukit/include/rtems/rtems/clockimpl.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/rtems/src/clocktodvalidate.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/rtems/src/timercreate.c (modified) * testsuites/sptests/sp2038/init.c (modified) rtems: Constify rtems_task_wake_when() Add a parameter to ... Tue, 11 May 2021 14:26:55 GMT Frank Kühndel [3af2dc7] * bsps/arm/altera-cyclone-v/rtc/rtc.c (modified) * bsps/shared/dev/rtc/rtc-support.c (modified) * cpukit/include/rtems/rtems/clockimpl.h (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/rtems/src/clocktodvalidate.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/rtems/src/timercreate.c (modified) * testsuites/sptests/sp2038/init.c (modified) _TOD_Validate(): Fix incorrect return code This patch fixes bug ... Thu, 06 May 2021 13:15:28 GMT Sebastian Huber [9f727f9] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-signal-send.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Fix handling of N/A pre-conditions In the action ... Wed, 05 May 2021 06:49:52 GMT Sebastian Huber [2c5199b] * cpukit/libcsupport/src/alignedalloc.c (modified) * cpukit/libcsupport/src/calloc.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_deferred.c (modified) * cpukit/libcsupport/src/posix_memalign.c (modified) * cpukit/libcsupport/src/rtems_memalign.c (modified) * cpukit/libcsupport/src/rtemscalloc.c (modified) * testsuites/libtests/malloctest/init.c (modified) Return NULL for zero size allocations In POSIX, zero size memory ... Wed, 05 May 2021 12:26:01 GMT Sebastian Huber [48898b3] * cpukit/rtems/src/schedulergetprocessorset.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: rtems_scheduler_get_processor_set() status In case the ... Wed, 17 Mar 2021 22:48:57 GMT Stephen Clark [e5590a3] * testsuites/psxtests/psxhdrs/math/acoshl.c (modified) * testsuites/psxtests/psxhdrs/math/acosl.c (modified) * testsuites/psxtests/psxhdrs/math/asinhl.c (modified) * testsuites/psxtests/psxhdrs/math/asinl.c (modified) * testsuites/psxtests/psxhdrs/math/atan2l.c (modified) * testsuites/psxtests/psxhdrs/math/atanhl.c (modified) * testsuites/psxtests/psxhdrs/math/atanl.c (modified) * testsuites/psxtests/psxhdrs/math/cbrtl.c (modified) * testsuites/psxtests/psxhdrs/math/ceill.c (modified) * testsuites/psxtests/psxhdrs/math/copysignl.c (modified) * testsuites/psxtests/psxhdrs/math/coshl.c (modified) * testsuites/psxtests/psxhdrs/math/cosl.c (modified) * testsuites/psxtests/psxhdrs/math/erfcl.c (modified) * testsuites/psxtests/psxhdrs/math/erfl.c (modified) * testsuites/psxtests/psxhdrs/math/exp2l.c (modified) * testsuites/psxtests/psxhdrs/math/expl.c (modified) * testsuites/psxtests/psxhdrs/math/expm1l.c (modified) * testsuites/psxtests/psxhdrs/math/fabsl.c (modified) * testsuites/psxtests/psxhdrs/math/fdiml.c (modified) * testsuites/psxtests/psxhdrs/math/floorl.c (modified) * testsuites/psxtests/psxhdrs/math/fmal.c (modified) * testsuites/psxtests/psxhdrs/math/fmaxl.c (modified) * testsuites/psxtests/psxhdrs/math/fminl.c (modified) * testsuites/psxtests/psxhdrs/math/fmodl.c (modified) * testsuites/psxtests/psxhdrs/math/frexpl.c (modified) * testsuites/psxtests/psxhdrs/math/has_long_double.h (added) * testsuites/psxtests/psxhdrs/math/hypotl.c (modified) * testsuites/psxtests/psxhdrs/math/ilogbl.c (modified) * testsuites/psxtests/psxhdrs/math/ldexpl.c (modified) * testsuites/psxtests/psxhdrs/math/lgammal.c (modified) * testsuites/psxtests/psxhdrs/math/llrintl.c (modified) * testsuites/psxtests/psxhdrs/math/llroundl.c (modified) * testsuites/psxtests/psxhdrs/math/log10l.c (modified) * testsuites/psxtests/psxhdrs/math/log1pl.c (modified) * testsuites/psxtests/psxhdrs/math/log2l.c (modified) * testsuites/psxtests/psxhdrs/math/logbl.c (modified) * testsuites/psxtests/psxhdrs/math/logl.c (modified) * testsuites/psxtests/psxhdrs/math/lrintl.c (modified) * testsuites/psxtests/psxhdrs/math/lroundl.c (modified) * testsuites/psxtests/psxhdrs/math/modfl.c (modified) * testsuites/psxtests/psxhdrs/math/nanl.c (modified) * testsuites/psxtests/psxhdrs/math/nearbyintl.c (modified) * testsuites/psxtests/psxhdrs/math/nextafterl.c (modified) * testsuites/psxtests/psxhdrs/math/nexttoward.c (modified) * testsuites/psxtests/psxhdrs/math/nexttowardf.c (modified) * testsuites/psxtests/psxhdrs/math/nexttowardl.c (modified) * testsuites/psxtests/psxhdrs/math/powl.c (modified) * testsuites/psxtests/psxhdrs/math/remainderl.c (modified) * testsuites/psxtests/psxhdrs/math/remquol.c (modified) * testsuites/psxtests/psxhdrs/math/rintl.c (modified) * testsuites/psxtests/psxhdrs/math/roundl.c (modified) * testsuites/psxtests/psxhdrs/math/scalblnl.c (modified) * testsuites/psxtests/psxhdrs/math/scalbnl.c (modified) * testsuites/psxtests/psxhdrs/math/sinhl.c (modified) * testsuites/psxtests/psxhdrs/math/sinl.c (modified) * testsuites/psxtests/psxhdrs/math/sqrtl.c (modified) * testsuites/psxtests/psxhdrs/math/tanhl.c (modified) * testsuites/psxtests/psxhdrs/math/tanl.c (modified) * testsuites/psxtests/psxhdrs/math/tgammal.c (modified) * testsuites/psxtests/psxhdrs/math/truncl.c (modified) psxtests: Fix math function build warnings Added conditionals to ... Mon, 03 May 2021 07:17:33 GMT Sebastian Huber [d692c62d] * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_deferred.c (modified) * cpukit/libcsupport/src/realloc.c (modified) * testsuites/libtests/malloctest/init.c (modified) Make zero size allocation result consistent The zero size ... Thu, 08 Apr 2021 05:51:38 GMT Sebastian Huber [5b97821] * cpukit/include/rtems/test.h (modified) * cpukit/libtest/t-test-thread-switch.c (modified) * testsuites/libtests/ttest02/init.c (modified) libtest: Fix use of flexible array member Flexible array members ... Fri, 30 Apr 2021 14:22:02 GMT Sebastian Huber [2df9541] * testsuites/sptests/spmisc01/init.c (modified) spmisc01: Test RTEMS_NOINIT Close #3866. Wed, 21 Apr 2021 20:24:33 GMT Ryan Long [fe3e05f] * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psx13/psx13.scn (modified) * testsuites/psxtests/psx13/test.c (modified) psx13: Reworked and relicensed Changed the way the tests were ... Mon, 26 Apr 2021 09:00:24 GMT Sebastian Huber [4b7c77b] * cpukit/include/rtems/score/schedulerimpl.h (modified) * cpukit/include/rtems/score/status.h (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Change rtems_task_get_affinity() status In case the ... Sun, 25 Apr 2021 04:26:45 GMT Vijay Kumar Banerjee [e29d5cd] * bsps/headers.am (modified) * bsps/shared/grlib-sources.am (modified) * bsps/shared/shared-sources.am (modified) * c/src/lib/libbsp/arm/atsam/Makefile.am (modified) * c/src/lib/libbsp/arm/csb336/Makefile.am (modified) * c/src/lib/libbsp/arm/csb337/Makefile.am (modified) * c/src/lib/libbsp/arm/edb7312/Makefile.am (modified) * c/src/lib/libbsp/arm/gumstix/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/rtl22xx/Makefile.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/Makefile.am (modified) * c/src/lib/libbsp/lm32/milkymist/Makefile.am (modified) * c/src/lib/libbsp/m68k/av5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68360/Makefile.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5329/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme167/Makefile.am (modified) * c/src/lib/libbsp/m68k/uC5282/Makefile.am (modified) * c/src/lib/libbsp/mips/csb350/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen5200/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/haleakala/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (modified) * c/src/lib/libbsp/powerpc/psim/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex/Makefile.am (modified) * c/src/lib/libbsp/riscv/griscv/Makefile.am (modified) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/make/Makefile.am (modified) * cpukit/Makefile.am (modified) * cpukit/headers.am (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/samples/Makefile.am (modified) Makefile.am: Remove legacy networking files Fri, 23 Apr 2021 06:21:48 GMT Sebastian Huber [f14cf0c] * cpukit/rtems/src/taskconstruct.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) rtems: Check for NULL config in task construct Since there are ... Fri, 23 Apr 2021 06:19:43 GMT Sebastian Huber [03747b50] * cpukit/rtems/src/msgqconstruct.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) rtems: Check for NULL config in msgq construct Since there are ... Thu, 08 Apr 2021 13:41:15 GMT Frank Kühndel [7bbbe42] * cpukit/include/rtems/score/todimpl.h (modified) * cpukit/rtems/src/clocktodtoseconds.c (modified) * cpukit/rtems/src/clocktodvalidate.c (modified) * testsuites/sptests/sp2038/init.c (modified) clock:_TOD_To_seconds(): Fix year 2514 overflow This patch fixes ... Tue, 20 Apr 2021 17:30:35 GMT Sebastian Huber [51defd92] * cpukit/libcsupport/src/calloc.c (modified) * cpukit/libcsupport/src/rtemscalloc.c (modified) * testsuites/libtests/malloctest/init.c (modified) Fix calloc() behaviour in case of overflow The multiplication to ... Sun, 11 Apr 2021 19:15:13 GMT Jiri Gaisler [a316a9d] * testsuites/smptests/smpfatal08/init.c (modified) smpfatal08: block secondary processors * On some SMP ... Tue, 13 Apr 2021 17:57:21 GMT Vijay Kumar Banerjee [650ac700] * cpukit/telnetd/README (added) * cpukit/telnetd/check_passwd.c (added) * cpukit/telnetd/des.c (added) * cpukit/telnetd/des.h (added) * cpukit/telnetd/genpw.c (added) * cpukit/telnetd/pty.c (added) * cpukit/telnetd/telnetd-init.c (added) * cpukit/telnetd/telnetd.c (added) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/libtelnetd.yml (added) * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/telnetd01.yml (added) * testsuites/libtests/telnetd01/init.c (added) * testsuites/libtests/telnetd01/telnetd01.doc (added) * testsuites/libtests/telnetd01/telnetd01.scn (added) Revert "cpukit: Remove telnetd" This reverts commit ... Fri, 26 Feb 2021 23:19:20 GMT Vijay Kumar Banerjee [df6d765c] * spec/build/testsuites/libtests/ftp01.yml (deleted) * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/mghttpd01.yml (deleted) * spec/build/testsuites/libtests/syscall01.yml (deleted) * spec/build/testsuites/samples/grp.yml (modified) * spec/build/testsuites/samples/loopback.yml (deleted) * spec/build/testsuites/samples/pppd.yml (deleted) * testsuites/libtests/ftp01/ftp01.doc (deleted) * testsuites/libtests/ftp01/ftp01.scn (deleted) * testsuites/libtests/ftp01/init.c (deleted) * testsuites/libtests/mghttpd01/init.c (deleted) * testsuites/libtests/mghttpd01/mghttpd01.doc (deleted) * testsuites/libtests/mghttpd01/mghttpd01.scn (deleted) * testsuites/libtests/mghttpd01/mghttpd01.tar (deleted) * testsuites/libtests/mghttpd01/test-http-client.c (deleted) * testsuites/libtests/mghttpd01/test-http-client.h (deleted) * testsuites/libtests/syscall01/init.c (deleted) * testsuites/libtests/syscall01/syscall01.doc (deleted) * testsuites/libtests/syscall01/syscall01.scn (deleted) * testsuites/samples/loopback/README (deleted) * testsuites/samples/loopback/init.c (deleted) * testsuites/samples/loopback/loopback.scn (deleted) * testsuites/samples/pppd/README (deleted) * testsuites/samples/pppd/init.c (deleted) * testsuites/samples/pppd/netconfig.h (deleted) * testsuites/samples/pppd/ppp.conf (deleted) * testsuites/samples/pppd/pppd.options (deleted) * testsuites/samples/pppd/pppdapp.c (deleted) * testsuites/samples/pppd/system.h (deleted) testsuites: Remove all legacy networking tests Update #3850 Fri, 26 Feb 2021 22:51:07 GMT Vijay Kumar Banerjee [3299dda2] * cpukit/telnetd/README (deleted) * cpukit/telnetd/check_passwd.c (deleted) * cpukit/telnetd/des.c (deleted) * cpukit/telnetd/des.h (deleted) * cpukit/telnetd/genpw.c (deleted) * cpukit/telnetd/pty.c (deleted) * cpukit/telnetd/telnetd-init.c (deleted) * cpukit/telnetd/telnetd.c (deleted) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/libtelnetd.yml (deleted) * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/telnetd01.yml (deleted) * testsuites/libtests/telnetd01/init.c (deleted) * testsuites/libtests/telnetd01/telnetd01.doc (deleted) * testsuites/libtests/telnetd01/telnetd01.scn (deleted) cpukit: Remove telnetd Update #3850 Thu, 25 Feb 2021 17:27:14 GMT Vijay Kumar Banerjee [3dca9ed] * spec/build/testsuites/libtests/networking01.yml (deleted) * testsuites/libtests/networking01/init.c (deleted) * testsuites/libtests/networking01/networking01.doc (deleted) * testsuites/libtests/networking01/networking01.scn (deleted) testsuites/libtests: Remove networking01 Update #3850 Wed, 07 Apr 2021 04:42:59 GMT Sebastian Huber [3e46a75e] * testsuites/validation/tc-signal-send.c (modified) validation: Fix unused variable warning Fix warning: ... Wed, 07 Apr 2021 04:40:16 GMT Sebastian Huber [b3364fc6] * testsuites/libtests/block14/init.c (modified) libtests/block14: Fix warning Fix warning: ... Sun, 28 Mar 2021 12:51:25 GMT Jiri Gaisler [4f12a1e] * testsuites/libtests/ofw01/init.c (modified) Restore FDT in ofw01 to avoid test timeout on RISCV Sat, 27 Mar 2021 10:15:43 GMT Sebastian Huber [e0aba8cb] * cpukit/include/rtems/confdefs/wkspace.h (modified) * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/psxtests/psxclassic01/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/sptests/spconfig01/init.c (modified) * testsuites/validation/ts-default.h (modified) score: Fix task stack initialization Do not adjust the stack area ... Tue, 19 Jan 2021 14:33:35 GMT Christian Mauderer [6ae79e6] * cpukit/include/rtems/bdbuf.h (modified) * cpukit/include/rtems/diskdevs.h (modified) * cpukit/libblock/src/bdbuf.c (modified) * cpukit/libblock/src/blkdev-print-stats.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/libtests/block14/block14.scn (modified) * testsuites/libtests/block14/init.c (modified) libblock: Add rtems_bdbuf_peek() Adds a peek function that allows ... Mon, 22 Mar 2021 09:45:33 GMT Sebastian Huber [fec2b724] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-signal-send.c (modified) validation: Use support functions Sun, 21 Mar 2021 12:26:53 GMT Sebastian Huber [8afe3323] * spec/build/testsuites/validation/validation-0.yml (modified) * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-support.c (added) * testsuites/validation/tc-support.h (added) validation: Add test case support functions Tue, 16 Mar 2021 08:32:58 GMT Sebastian Huber [fa1e7ea] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-signal-send.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Reduce source code/rodata size Use a common wording for ... Fri, 12 Mar 2021 13:37:10 GMT Sebastian Huber [4ebdbee] * cpukit/include/rtems/rtems/sem.h (modified) * cpukit/include/rtems/score/mrspimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) rtems: Allow initially locked MrsP semaphores Rejecting initially ... Fri, 12 Mar 2021 13:16:30 GMT Sebastian Huber [0965b7c8] * cpukit/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/semcreate.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) rtems: Require RTEMS_PRIORITY for MrsP semaphores MrsP semaphores ... Tue, 16 Mar 2021 11:15:14 GMT Sebastian Huber [5d752e7b] * testsuites/sptests/sp14/task1.c (modified) sp14: Fix for SMP or robust thread dispatch Close #4343. Fri, 12 Mar 2021 07:12:02 GMT Sebastian Huber [5babc54] * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Task create/construct Run the task create/construct ... Thu, 11 Mar 2021 20:40:03 GMT Sebastian Huber [586e06e] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Improve wording Wed, 03 Feb 2021 21:34:16 GMT Eshan dhawan [a26a326] * spec/build/testsuites/psxtests/grp.yml (modified) * spec/build/testsuites/psxtests/psxftw01.yml (added) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxftw01/init.c (added) * testsuites/psxtests/psxftw01/psxftw01.doc (added) * testsuites/psxtests/psxftw01/psxftw01.scn (added) * testsuites/psxtests/psxftw01/psxftw01.tar (added) Test suite for FTW.H methods Signed-off-by: Eshan Dhawan ... Thu, 11 Mar 2021 06:57:48 GMT Sebastian Huber [bfd1b6ee] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Use common wording Mon, 08 Mar 2021 09:49:51 GMT Sebastian Huber [e76470df] * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) * testsuites/validation/tc-signal-send.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Use common wording Fri, 05 Mar 2021 20:18:55 GMT Sebastian Huber [1ce127e] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Use common wording Wed, 03 Mar 2021 08:36:45 GMT Sebastian Huber [1de00d6] * cpukit/doxygen/appl-config.h (modified) * cpukit/include/rtems/confdefs/threads.h (modified) * testsuites/sptests/spfatal33/init.c (modified) CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE Ensure that ... Wed, 03 Mar 2021 09:27:52 GMT Sebastian Huber [8fe59be] * spec/build/bsps/aarch64/a53/tsta53.yml (modified) * spec/build/bsps/aarch64/xilinx-zynqmp/tstqemu.yml (modified) * testsuites/validation/tc-message-construct-errors.c (modified) validation: Fix for 64-bit targets Closes #4179. Tue, 02 Mar 2021 11:31:45 GMT Sebastian Huber [83b1b25d] * cpukit/rtems/src/signalcatch.c (modified) * testsuites/validation/tc-signal-catch.c (modified) rtems: Simplify rtems_signal_catch() In uniprocessor ... Tue, 02 Mar 2021 06:54:17 GMT Sebastian Huber [c0c4b8b] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-signal-send.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Format comment blocks Mon, 01 Mar 2021 09:00:26 GMT Sebastian Huber [2ad03de] * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/tc-task-create-errors.c (modified) validation: Add comments to task tests Wed, 24 Feb 2021 16:59:32 GMT Sebastian Huber [81fcf16] * testsuites/validation/tc-message-construct-errors.c (modified) validation: Add comments to message queue tests Split up post-condition. Mon, 01 Mar 2021 09:00:26 GMT Sebastian Huber [54c9630] * testsuites/validation/tc-signal-catch.c (modified) * testsuites/validation/tc-signal-send.c (modified) validation: Add comments to signal tests Wed, 24 Feb 2021 16:59:32 GMT Sebastian Huber [34f279aa] * testsuites/validation/tc-barrier-create.c (modified) * testsuites/validation/tc-barrier-delete.c (modified) * testsuites/validation/tc-barrier-release.c (modified) * testsuites/validation/tc-barrier-wait.c (modified) validation: Add comments to barrier tests Unify code sections ... Fri, 26 Feb 2021 11:34:21 GMT Sebastian Huber [08cbd4ba] * cpukit/include/rtems/score/stackimpl.h (modified) * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-task-create-errors.c (added) score: Fix _Stack_Extend_size() Check for an integer overflow. Add ... Fri, 26 Feb 2021 11:34:08 GMT Sebastian Huber [9dad735] * testsuites/validation/tc-task-construct-errors.c (modified) validation: Improve task construct error tests Thu, 25 Feb 2021 18:08:52 GMT Sebastian Huber [1ac4a85] * cpukit/include/rtems/posix/pthreadimpl.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/src/taskconstruct.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) score: Fix thread initialization Close the thread object if a ... Wed, 24 Feb 2021 13:45:47 GMT Sebastian Huber [c96644e8] * cpukit/libtest/t-test-hash-sha256.c (modified) * testsuites/libtests/ttest01/init.c (modified) libtest: Print SHA256 hash in base64url Tue, 23 Feb 2021 18:47:02 GMT Sebastian Huber [74eff26c] * cpukit/libtest/t-test.c (modified) * spec/build/bsps/m68k/mcf52235/tstmcf52235.yml (modified) * testsuites/libtests/ttest01/init.c (modified) libtest: Report target hash Update #4267. Wed, 24 Feb 2021 12:25:46 GMT Sebastian Huber [bc6ffc3] * cpukit/include/rtems/sysinit.h (modified) * cpukit/sapi/src/sysinitverbose.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) Add system initialization step for target hash Update #4267. Tue, 23 Feb 2021 12:25:00 GMT Sebastian Huber [5f8bc83] * cpukit/include/rtems/score/io.h (modified) * cpukit/score/src/iobase64.c (modified) * testsuites/sptests/spprintk/init.c (modified) score: Add _IO_Base64url() Update #4267. Sun, 21 Feb 2021 16:48:04 GMT Sebastian Huber [006c702] * testsuites/validation/tc-message-construct-errors.c (modified) validation: Simplify message queue construct tests Fri, 19 Feb 2021 20:31:34 GMT Sebastian Huber [fd838603] * testsuites/validation/tc-barrier-create.c (modified) validation: Add missing barrier create test case Mon, 15 Feb 2021 13:02:49 GMT Sebastian Huber [3e7d658] * spec/build/testsuites/validation/validation-0.yml (modified) * spec/build/testsuites/validation/validation-1.yml (modified) * testsuites/validation/tc-signal-catch.c (added) * testsuites/validation/tc-signal-send.c (added) validation: Add signal manager tests Update #4244. Mon, 15 Feb 2021 08:14:41 GMT Sebastian Huber [f38c0de4] * spec/build/bsps/tstsmallmem.yml (modified) * spec/build/testsuites/validation/grp.yml (modified) * spec/build/testsuites/validation/validation-1.yml (added) * testsuites/validation/ts-default.h (modified) * testsuites/validation/ts-validation-0.c (modified) * testsuites/validation/ts-validation-1.c (added) validation: Add Validation1 test suite Update #4244. Fri, 05 Feb 2021 09:15:48 GMT Sebastian Huber [fafc923] * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) validation: Tweak construct error tests Unify the state names ... Thu, 04 Feb 2021 12:35:27 GMT Sebastian Huber [e59efd8] * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-barrier-create.c (added) * testsuites/validation/tc-barrier-delete.c (added) * testsuites/validation/tc-barrier-release.c (added) * testsuites/validation/tc-barrier-wait.c (added) validation: Tests for barrier manager Wed, 03 Feb 2021 16:21:23 GMT Sebastian Huber [c9ceff9] * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-object.c (added) validation: Add tests for rtems_build_name() Tue, 02 Feb 2021 13:23:52 GMT Sebastian Huber [8a95e6f8] * cpukit/include/rtems/rtems/object.h (modified) * cpukit/rtems/src/rtemsbuildid.c (modified) * cpukit/rtems/src/rtemsbuildname.c (modified) * cpukit/rtems/src/rtemsobjectidapimaximum.c (modified) * cpukit/rtems/src/rtemsobjectidapiminimum.c (modified) * cpukit/rtems/src/rtemsobjectidgetapi.c (modified) * cpukit/rtems/src/rtemsobjectidgetclass.c (modified) * cpukit/rtems/src/rtemsobjectidgetindex.c (modified) * cpukit/rtems/src/rtemsobjectidgetnode.c (modified) * testsuites/sptests/sp43/init.c (modified) rtems: Rework object services API Add a "Constraints" paragraph to ... Fri, 22 Jan 2021 15:01:46 GMT Sebastian Huber [a6689fb1] * cpukit/doxygen/appl-config.h (modified) * cpukit/include/rtems.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/io.h (modified) * cpukit/include/rtems/rtems/attr.h (modified) * cpukit/include/rtems/rtems/config.h (modified) * cpukit/include/rtems/rtems/event.h (modified) * cpukit/include/rtems/rtems/modes.h (modified) * cpukit/include/rtems/rtems/object.h (modified) * cpukit/include/rtems/rtems/options.h (modified) * cpukit/include/rtems/rtems/part.h (modified) * cpukit/include/rtems/rtems/status.h (modified) * cpukit/include/rtems/rtems/timer.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/basedefs.h (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-part-performance.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/ts-performance-0.c (modified) * testsuites/validation/ts-validation-0.c (modified) Improve file header comment in generated files Sat, 23 Jan 2021 19:01:43 GMT Sebastian Huber [70c34fb] * testsuites/sptests/splinkersets01/splinkersets01.h (modified) splinkersets01: Fix declaration GCC 11 produced warnings like this: ... Wed, 20 Jan 2021 09:31:18 GMT Sebastian Huber [8ee22b2] * cpukit/include/rtems/score/mrspimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) mrsp: Change error status for a nested seize Return STATUS_DEADLOCK ... Fri, 04 Dec 2020 08:10:47 GMT G S Niteesh Babu [f867e7b] * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/ofw01.yml (added) * testsuites/libtests/ofw01/init.c (added) * testsuites/libtests/ofw01/ofw01.doc (added) * testsuites/libtests/ofw01/ofw01.scn (added) * testsuites/libtests/ofw01/some.c (added) * testsuites/libtests/ofw01/some.dts (added) * testsuites/libtests/ofw01/some.h (added) libtests/ofw01: Added a test for RTEMS OFW This commit adds a basic ... Wed, 09 Dec 2020 07:20:44 GMT Sebastian Huber [0e779a4c] * testsuites/smptests/smpipi01/init.c (modified) smptests/smpipi01: Fix sporadic test failure Wed, 02 Dec 2020 16:27:22 GMT Kinsey Moore [2b56f5a] * testsuites/samples/unlimited/system.h (modified) samples/unlimited: Prevent compile error For architectures with ... Mon, 23 Nov 2020 16:22:10 GMT Sebastian Huber [13bab34] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectsetname.c (modified) * testsuites/psxtests/psxobj01/init.c (modified) score: Return a status in _Objects_Set_name() Thu, 26 Nov 2020 18:53:25 GMT Sebastian Huber [9c20b987] * bsps/arm/altera-cyclone-v/rtc/rtc.c (modified) * bsps/arm/lpc32xx/rtc/rtc-config.c (modified) * bsps/bfin/shared/dev/rtc.c (modified) * bsps/shared/dev/rtc/ds1375.c (modified) * bsps/shared/dev/rtc/rtc-support.c (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/rtems/clockimpl.h (added) * cpukit/rtems/src/clockset.c (modified) * cpukit/rtems/src/clocktodtoseconds.c (modified) * cpukit/rtems/src/clocktodvalidate.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/rtems/src/timercreate.c (modified) * testsuites/sptests/sp2038/init.c (modified) rtems: Add Thu, 19 Nov 2020 15:07:20 GMT Sebastian Huber [06386fc7] * testsuites/validation/ts-default.h (modified) Use CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE Update #4181. Thu, 19 Nov 2020 15:07:04 GMT Sebastian Huber [657e30c1] * cpukit/Makefile.am (modified) * cpukit/doxygen/appl-config.h (modified) * cpukit/include/rtems/confdefs/inittask.h (modified) * cpukit/include/rtems/rtems/tasksdata.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/rtems/src/taskconstructuser.c (added) * cpukit/sapi/src/interrtext.c (modified) * spec/build/cpukit/librtemscpu.yml (modified) * spec/build/testsuites/sptests/grp.yml (modified) * spec/build/testsuites/sptests/spfatal34.yml (added) * testsuites/sptests/spfatal34/init.c (added) * testsuites/sptests/spfatal34/spfatal34.doc (added) * testsuites/sptests/spfatal34/spfatal34.scn (added) * testsuites/sptests/spinternalerror02/init.c (modified) config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE In order to ... Thu, 19 Nov 2020 14:30:17 GMT Sebastian Huber [bc175a1] * cpukit/include/rtems/confdefs/inittask.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/rtems/src/taskinitusers.c (modified) * spec/build/testsuites/sptests/grp.yml (modified) * spec/build/testsuites/sptests/spfatal02.yml (deleted) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal02/init.c (deleted) * testsuites/sptests/spfatal02/spfatal02.doc (deleted) * testsuites/sptests/spfatal02/spfatal02.scn (deleted) Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL Replace a ... Mon, 23 Nov 2020 15:34:26 GMT Sebastian Huber [99c73303] * bsps/shared/irq/irq-server.c (modified) * testsuites/smptests/smpirqs01/init.c (modified) rtems: Improve rtems_interrupt_server_create() Also start interrupt ... Thu, 19 Nov 2020 07:40:13 GMT Sebastian Huber [c5af8aa0] * cpukit/include/rtems/confdefs/wkspace.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/score/src/stackallocatorinit.c (modified) * spec/build/testsuites/sptests/grp.yml (modified) * spec/build/testsuites/sptests/spfatal06.yml (deleted) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal06/init.c (deleted) * testsuites/sptests/spfatal06/spfatal06.doc (deleted) * testsuites/sptests/spfatal06/spfatal06.scn (deleted) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) config: Simplify task stack allocator init Replace runtime checks ... Wed, 11 Nov 2020 16:14:53 GMT Sebastian Huber [d6f13a46] * spec/build/testsuites/validation/performance-0.yml (modified) * testsuites/validation/tc-part-performance.c (added) validation/ts-performance-0: Add partition tests Wed, 11 Nov 2020 14:40:39 GMT Sebastian Huber [35c52a51] * spec/build/testsuites/validation/grp.yml (modified) * spec/build/testsuites/validation/performance-0.yml (added) * testsuites/validation/ts-default.h (added) * testsuites/validation/ts-performance-0.c (added) * testsuites/validation/ts-validation-0.c (modified) validation/ts-performance-0: Add test suite Share a default test ... Tue, 10 Nov 2020 09:23:10 GMT Sebastian Huber [eae22cc0] * cpukit/Makefile.am (modified) * cpukit/include/rtems/test.h (modified) * cpukit/libtest/t-test-malloc.c (deleted) * cpukit/libtest/t-test.c (modified) * cpukit/libtest/testrun.c (modified) * spec/build/cpukit/librtemstest.yml (modified) * testsuites/libtests/ttest01/init.c (modified) libtest: Make test case allocator configurable Wed, 11 Nov 2020 07:15:02 GMT Sebastian Huber [ced13022] * cpukit/doxygen/appl-config.h (modified) * cpukit/include/rtems.h (modified) * cpukit/include/rtems/io.h (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/ts-validation-0.c (modified) Improve automatically generated warning Tue, 10 Nov 2020 12:04:55 GMT Sebastian Huber [dfe6b84] * testsuites/smptests/smpmulticast01/init.c (modified) smpmulticast01: Fix NULL pointer access Mon, 12 Oct 2020 14:41:51 GMT Frank Kühndel [0a761a58] * testsuites/fstests/fsdosfsname01/init.c (modified) fsdosfsname01: Fix string truncation warning This patch fixes a ... Mon, 12 Oct 2020 13:49:07 GMT Frank Kühndel [ec13365] * testsuites/samples/fileio/init.c (modified) testsuites/samples/fileio - Increase of stack size When I use the ... Mon, 05 Oct 2020 14:23:01 GMT Frank Kühndel [4763ef8] * testsuites/psxtests/psxndbm01/init.c (modified) psxndbm01 - Fixing string truncation warning This fixes the ... Mon, 05 Oct 2020 14:25:19 GMT Frank Kühndel [0007d65] * testsuites/libtests/dl10/dl10-o6.c (modified) testsuits/dl10 : Prototype missing Fix a compiler warning about a ... Thu, 08 Oct 2020 08:14:14 GMT Chris Johns [558a19d3] * spec/build/testsuites/libtests/rcxx01.yml (modified) * testsuites/libtests/rcxx01/init.c (modified) * testsuites/libtests/rcxx01/thread.cpp (modified) * testsuites/libtests/rcxx01/user-example-1.cpp (added) * testsuites/libtests/rcxx01/user-example-2.cpp (added) * testsuites/libtests/rcxx01/user-example-3.cpp (added) testsuite/rcxx01: Add examples for use in the User manual Thu, 08 Oct 2020 11:25:47 GMT Sebastian Huber [69a35fb] * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) * testsuites/validation/ts-validation-0.c (modified) validation: Improve file header comment Sat, 03 Oct 2020 06:13:24 GMT Chris Johns [cf95826] * cpukit/include/rtems/error.hpp (added) * cpukit/include/rtems/thread.hpp (added) * cpukit/librtemscxx/error.cpp (added) * cpukit/librtemscxx/thread.cpp (added) * spec/build/cpukit/grp.yml (modified) * spec/build/cpukit/librtemscxx.yml (added) * spec/build/testsuites/libtests/grp.yml (modified) * spec/build/testsuites/libtests/rcxx01.yml (added) * testsuites/libtests/rcxx01/init.c (added) * testsuites/libtests/rcxx01/rcxx01.doc (added) * testsuites/libtests/rcxx01/rcxx01.scn (added) * testsuites/libtests/rcxx01/thread.cpp (added) cpukit/librcxx: Add a C++ thread interface with attributes Wed, 30 Sep 2020 12:21:32 GMT Sebastian Huber [97e9728] * cpukit/include/rtems/rtems/part.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/sptests/sppartition_err01/init.c (modified) rtems: Add RTEMS_PARTITION_ALIGNMENT Update #4105. Fri, 02 Oct 2020 19:18:06 GMT Kinsey Moore [232fc52] * testsuites/sptests/spmsgq_err01/init.c (modified) spmsgq_err01: Use correct max values and fix 64bit Fix spmsgq_err01 ... Wed, 30 Sep 2020 14:22:04 GMT Sebastian Huber [71689a07] * cpukit/rtems/src/msgqconstruct.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/taskconstruct.c (modified) * testsuites/validation/tc-message-construct-errors.c (modified) * testsuites/validation/tc-task-construct-errors.c (modified) rtems: Canonicalize name and id checks Check the name followed by ... Sat, 26 Sep 2020 09:53:07 GMT Sebastian Huber [2d8802b] * spec/build/testsuites/grp.yml (modified) * spec/build/testsuites/optverbosity.yml (added) * spec/build/testsuites/testopts.yml (added) * testsuites/smptests/smpmulticast01/init.c (modified) * testsuites/validation/ts-validation-0.c (modified) tests: Add and use Add the build option ... Wed, 30 Sep 2020 10:53:33 GMT Sebastian Huber [2da7e94] * testsuites/libtests/sha/init.c (modified) libtests/sha: Fix test if -O0 is used Fri, 25 Sep 2020 09:05:06 GMT Sebastian Huber [febc6604] * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-message-construct-errors.c (added) validation: Test rtems_message_queue_construct() Update #4007. Wed, 23 Sep 2020 14:47:58 GMT Sebastian Huber [4a4f41e] * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtems/message.h (modified) * cpukit/include/rtems/rtems/messageimpl.h (modified) * cpukit/include/rtems/score/coremsg.h (modified) * cpukit/include/rtems/score/coremsgimpl.h (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/rtems/src/msgqconstruct.c (added) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsgclose.c (modified) * cpukit/score/src/coremsgwkspace.c (added) * spec/build/cpukit/librtemscpu.yml (modified) * testsuites/mptests/mp09/initimpl.h (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/sptests/sp13/init.c (modified) * testsuites/sptests/sp13/system.h (modified) rtems: Add rtems_message_queue_construct() In contrast to message ... Wed, 23 Sep 2020 08:33:51 GMT Sebastian Huber [69b4fe59] * cpukit/include/rtems/confdefs/wkspace.h (modified) * cpukit/include/rtems/rtems/msgmp.h (modified) * cpukit/include/rtems/score/coremsg.h (modified) * cpukit/include/rtems/score/coremsgimpl.h (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsginsert.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * testsuites/sptests/spmsgq_err01/init.c (modified) score: Simplify CORE_message_queue_Buffer Merge ... Wed, 23 Sep 2020 08:09:37 GMT Sebastian Huber [5bc7c37] * cpukit/include/rtems/score/coremsgimpl.h (modified) * cpukit/include/rtems/score/status.h (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/score/src/coremsg.c (modified) * testsuites/sptests/sp77/init.c (modified) * testsuites/sptests/spmsgq_err01/init.c (modified) score: Improve _CORE_message_queue_Initialize() Return a status ... Fri, 11 Sep 2020 13:45:34 GMT Sebastian Huber [3dd4cbb] * spec/build/testsuites/validation/validation-0.yml (modified) * testsuites/validation/tc-task-construct-errors.c (added) validation: rtems_task_construct() errors This is the first test ...