|
|
@c5986a5
|
04/05/21 20:14:22 |
kinsey.moore |
testsuite: Add machine exception signal map test
Add a test to verify …
|
|
|
@3fc641ab
|
09/22/21 21:17:14 |
kinsey.moore |
testsuite: Add machine exception resume test
Add a test to verify …
|
|
|
@3f0ad2b
|
10/21/21 02:08:58 |
Chris Johns |
spec/libdebugger: Only enable for supported architectures
Closes #4533
|
|
|
@822ebb4c
|
10/07/21 22:28:26 |
joel |
Add support for IDLE Thread stack allocator
Add a stack allocator …
|
|
|
@0490be70
|
09/07/21 03:16:13 |
alex.white |
testsuites: Wrap putchar
The linker flag to wrap putchar was lost in …
|
|
|
@574cd83
|
08/15/21 07:58:15 |
eshan dhawan |
confstr() support for RTEMS
Closes #3373
confstr() style update
…
|
|
|
@ebdfa24b
|
07/23/21 06:45:07 |
Sebastian Huber |
build: Merge default-by-family into by-variant
Prefix the BSP family …
|
|
|
@67c033d3
|
07/26/21 13:53:26 |
Sebastian Huber |
validation: Test rtems_interrupt_handler_iterate()
Update #3269.
|
|
|
@17fb5239
|
07/06/21 08:33:51 |
Sebastian Huber |
validation: Test rtems_interrupt_set_affinity()
Update #3269.
|
|
|
@aab3713
|
07/06/21 06:04:26 |
Sebastian Huber |
validation: Test rtems_interrupt_get_affinity()
Update #3269.
|
|
|
@32c0cd8
|
07/05/21 14:35:51 |
Sebastian Huber |
validation: Test rtems_interrupt_raise_on()
Update #3269.
|
|
|
@163c1fd
|
07/05/21 13:50:07 |
Sebastian Huber |
validation: Test rtems_interrupt_is_pending()
Update #3269.
|
|
|
@1bf8139a
|
07/05/21 12:01:10 |
Sebastian Huber |
validation: Test rtems_interrupt_clear()
Update #3269.
|
|
|
@4341058
|
07/05/21 06:37:15 |
Sebastian Huber |
validation: Test rtems_interrupt_raise()
Update #3269.
|
|
|
@7dbab6af
|
06/30/21 12:08:12 |
Sebastian Huber |
validation: Test rtems_interrupt_entry_remove()
Update #3269.
|
|
|
@09960369
|
06/29/21 13:11:05 |
Sebastian Huber |
validation: Test rtems_interrupt_entry_install()
Update #3269.
|
|
|
@aa6c962
|
06/29/21 13:10:46 |
Sebastian Huber |
validation: Test rtems_interrupt_vector_disable()
Update #3269.
|
|
|
@7a3e6c7
|
06/29/21 13:10:18 |
Sebastian Huber |
validation: Test rtems_interrupt_vector_enable()
Update #3269.
|
|
|
@d8be2b97
|
06/29/21 13:09:48 |
Sebastian Huber |
validation: rtems_interrupt_vector_is_enabled()
Update #3269.
|
|
|
@e2894df
|
06/29/21 13:09:19 |
Sebastian Huber |
validation: Test rtems_interrupt_get_attributes()
Update #3269.
|
|
|
@1465e78a
|
06/29/21 13:57:50 |
Sebastian Huber |
validation: HasInterruptVectorEntriesInstalled?()
Update #3269.
|
|
|
@f89cf8e8
|
06/29/21 13:37:06 |
Sebastian Huber |
validation: Add CallWithinISR()
Update #3269.
|
|
|
@827c6ca
|
07/25/21 15:09:23 |
Sebastian Huber |
build: Remove superfluous library from rcxx01
|
|
|
@aeaf623
|
07/14/21 13:00:12 |
Sebastian Huber |
spcoverage: Remove test program
This program contained an optional …
|
|
|
@6f2aa8ad
|
07/14/21 06:47:08 |
Chris Johns |
build: Use BSP family for options
- Optionally add support for …
|
|
|
@27695542
|
06/10/21 06:41:05 |
Sebastian Huber |
splinkersets01: Test linker sets in library
Make sure that the linker …
|
|
|
@a5fd293
|
04/14/21 05:43:40 |
vijay |
testsuites: Remove telnetd01
telnetd01 test cannot be run without a …
|
|
|
@bc29c7c
|
04/12/21 04:58:44 |
Sebastian Huber |
validation: Add support library
Add a library for support functions …
|
|
|
@650ac700
|
04/13/21 17:57:21 |
vijay |
Revert "cpukit: Remove telnetd"
This reverts commit …
|
|
|
@df6d765c
|
02/26/21 23:19:20 |
vijay |
testsuites: Remove all legacy networking tests
Update #3850
|
|
|
@3299dda2
|
02/26/21 22:51:07 |
vijay |
cpukit: Remove telnetd
Update #3850
|
|
|
@3dca9ed
|
02/25/21 17:27:14 |
vijay |
testsuites/libtests: Remove networking01
Update #3850
|
|
|
@8afe3323
|
03/21/21 12:26:53 |
Sebastian Huber |
validation: Add test case support functions
|
|
|
@5babc54
|
03/12/21 07:12:02 |
Sebastian Huber |
validation: Task create/construct
Run the task create/construct tests …
|
|
|
@a26a326
|
02/03/21 21:34:16 |
eshan dhawan |
Test suite for FTW.H methods
Signed-off-by: Eshan Dhawan …
|
|
|
@08cbd4ba
|
02/26/21 11:34:21 |
Sebastian Huber |
score: Fix _Stack_Extend_size()
Check for an integer overflow. Add a …
|
|
|
@e8284a34
|
02/23/21 18:38:38 |
Sebastian Huber |
build: Sort source lists
Use the Python sorted() function to sort the …
|
|
|
@3e7d658
|
02/15/21 13:02:49 |
Sebastian Huber |
validation: Add signal manager tests
Update #4244.
|
|
|
@f38c0de4
|
02/15/21 08:14:41 |
Sebastian Huber |
validation: Add Validation1 test suite
Update #4244.
|
|
|
@e59efd8
|
02/04/21 12:35:27 |
Sebastian Huber |
validation: Tests for barrier manager
|
|
|
@c9ceff9
|
02/03/21 16:21:23 |
Sebastian Huber |
validation: Add tests for rtems_build_name()
|
|
|
@f867e7b
|
12/04/20 08:10:47 |
niteesh.gs |
libtests/ofw01: Added a test for RTEMS OFW
This commit adds a basic …
|
|
|
@657e30c1
|
11/19/20 15:07:04 |
Sebastian Huber |
config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE
In order to better …
|
|
|
@bc175a1
|
11/19/20 14:30:17 |
Sebastian Huber |
Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL
Replace a runtime …
|
|
|
@c5af8aa0
|
11/19/20 07:40:13 |
Sebastian Huber |
config: Simplify task stack allocator init
Replace runtime checks …
|
|
|
@d6f13a46
|
11/11/20 16:14:53 |
Sebastian Huber |
validation/ts-performance-0: Add partition tests
|
|
|
@35c52a51
|
11/11/20 14:40:39 |
Sebastian Huber |
validation/ts-performance-0: Add test suite
Share a default test …
|
|
|
@f435bdd5
|
11/02/20 16:36:31 |
Sebastian Huber |
dl06: Do not include loaded objs in base image
|
|
|
@1229817
|
10/12/20 13:36:02 |
Sebastian Huber |
build: Fix format
|
|
|
@558a19d3
|
10/08/20 08:14:14 |
Chris Johns |
testsuite/rcxx01: Add examples for use in the User manual
|
|
|
@cf95826
|
10/03/20 06:13:24 |
Chris Johns |
cpukit/librcxx: Add a C++ thread interface with attributes
|
|
|
@0c74ff9
|
10/07/20 13:38:28 |
joel |
Misc: Correct spelling of occurred
|
|
|
@6a31ae63
|
10/01/20 20:21:38 |
Sebastian Huber |
build: Fix typo
|
|
|
@2d8802b
|
09/26/20 09:53:07 |
Sebastian Huber |
tests: Add and use <rtems/testopts.h>
Add the build option …
|
|
|
@16b29af2
|
10/01/20 05:45:30 |
Sebastian Huber |
build: Fix build dependencies of JFFS2 tests
Close #4107.
|
|
|
@febc6604
|
09/25/20 09:05:06 |
Sebastian Huber |
validation: Test rtems_message_queue_construct()
Update #4007.
|
|
|
@3dd4cbb
|
09/11/20 13:45:34 |
Sebastian Huber |
validation: rtems_task_construct() errors
This is the first test case …
|
|
|
@139ffa2
|
09/11/20 08:33:19 |
Sebastian Huber |
validation: Add general purpose test suite
Add a general purpose test …
|
|
|
@c312f31
|
09/10/20 14:35:09 |
Sebastian Huber |
CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE
Add this application …
|
|
|
@845674e
|
09/17/20 09:07:46 |
Sebastian Huber |
build: Fix mghttpd01 test exclude
Update #3818.
|
|
|
@46477898
|
07/31/20 08:15:59 |
Sebastian Huber |
irqs01/smpirqs01: New tests
Close #4034.
|
|
|
@aa27a85
|
08/18/20 11:14:48 |
Sebastian Huber |
build: Use Python tarfile instead of pax
This patch is for the new …
|
|
|
@f3f0370f
|
07/19/19 11:09:43 |
Sebastian Huber |
build: Alternative build system based on waf
Update #3818.
|