Sebastian Huber
cbfc341560
ttest01: New test
...
This is an example test using the RTEMS Test Framework. It tests also
the framework itself.
Add T_FILE_NAME command line define to get rid of the full file path.
This is important to reduce the read-only data of test files and make
them build system independent.
Update #3199 .
2019-03-27 07:21:31 +01:00
Sebastian Huber
cfcc2cbf7a
Add RTEMS Test Framework
...
Update #3199 .
2019-03-27 07:15:55 +01:00
Sebastian Huber
6fe01e4b3d
build: Move test support to librtemstest.a
...
One reason to move the test support into a dedicated library are the
standard output __wrap_*() functions. They may conflict with
application level wrappers.
Update #3199 .
2019-03-26 11:29:58 +01:00
Sebastian Huber
abec398940
score: Add ARM CPU architecture group
...
Update #3706 .
2019-03-26 11:27:54 +01:00
Sebastian Huber
5a19915bf1
score: Add example CPU architecture group
...
Update #3706 .
2019-03-26 11:27:54 +01:00
Sebastian Huber
5526527e51
score: Rename ScoreCPU Doxygen group
...
Update #3706 .
2019-03-26 11:27:53 +01:00
Sebastian Huber
40d15f5f2a
score: Add implementation top-level group
...
Update #3706 .
2019-03-26 11:27:53 +01:00
Joel Sherrill
127ee3a552
psxhdrs/stdio/v*.c: Fix warnings in varargs tests
2019-03-25 16:27:44 -05:00
Joel Sherrill
b0f524f4cc
libfs/src/pipe/fifo.c: Fix warning.
2019-03-25 16:27:43 -05:00
Joel Sherrill
6163ab2c01
erc32/start/setvec.c: Fix warning
2019-03-25 16:27:43 -05:00
Joel Sherrill
db23c3c43e
pthreadcreate.c: Silence unused variable warning (CID 1399716)
2019-03-25 16:27:43 -05:00
Sebastian Huber
7a1934dac0
build: Always build libmghttpd.a
2019-03-25 08:09:36 +01:00
Sebastian Huber
311270ca92
score: Update Objects_Information documentation
2019-03-22 10:19:23 +01:00
Chris Johns
dad6fd4333
libdl: Add an archive command
...
- The archive command lists archives, symbols and any duplicate
symbols.
- Change the RTL shell commands to the rtems_printer to allow
the output to be captured.
2019-03-22 14:16:52 +11:00
Sebastian Huber
a5f84c6a8a
bsp/atsam: Fix SPI driver DMA support
2019-03-19 11:29:24 +01:00
Sebastian Huber
5f813694f6
bsp/atsam: Simplify XDMAD_Handler()
...
Remove the channel status evaluation from XDMAD_Handler() and simply
hand over the status to the callbacks.
2019-03-19 11:29:24 +01:00
Sebastian Huber
007d4e1297
bsp/lpc24xx: Convert I2C driver to Linux API
...
Change license to BSD-2-Clause.
Close #3725 .
2019-03-15 16:02:22 +01:00
Sebastian Huber
9e4895805a
bsps/powerpc: Initialize stack earlier
...
The __eabi() call may use the stack.
Update #3459 .
2019-03-15 07:34:07 +01:00
Joel Sherrill
31e8f1b782
shmopen.c: Fix logically unreachable code (Coverity ID: 1399706, 1399714)
...
Closes #3694 .
2019-03-14 14:25:18 -05:00
Joel Sherrill
c319945f53
main_edit.c: Use strncpy() to eliminate potential buffer overflow.
2019-03-14 08:21:44 -05:00
Joel Sherrill
11eb818e88
fifo.c: Eliminate logically dead code (Coverity 1437635)
2019-03-14 08:21:44 -05:00
Joel Sherrill
90232bcf45
z85c30.c: Do not process 0 baud and return an error (CID 1399713)
2019-03-14 08:21:43 -05:00
Sebastian Huber
3fe215502a
Remove superfluous <rtems/system.h> includes
2019-03-14 13:13:27 +01:00
Sebastian Huber
12075ac316
sparc64: Do not include <rtems/asm.h> in C source
2019-03-14 13:13:27 +01:00
Sebastian Huber
20d472d3d7
Add rtems_board_support_package()
2019-03-14 13:13:27 +01:00
Sebastian Huber
da4ca4d184
posix: is_initialized is of type int not bool
2019-03-13 08:26:16 +01:00
Sebastian Huber
286e9354e0
Regenerate cpukit/headers.am
...
Updates #3686 .
2019-03-13 08:15:03 +01:00
Sebastian Huber
51d11dd28e
bsp/lm3s69xx: Fix typo in test configuration
2019-03-13 08:13:15 +01:00
Joel Sherrill
d7e2e8bbf0
mpc5643l_evb-testsuite.tcfg: : Update to account for static allocation and BSP small memory
2019-03-12 11:01:24 -05:00
Joel Sherrill
f22a59def6
mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:24 -05:00
Joel Sherrill
870b527675
mcf5225x-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:23 -05:00
Joel Sherrill
539caca3b3
mcf52235-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:23 -05:00
Joel Sherrill
d929c48395
tms570ls3137_hdk_with_loader-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:23 -05:00
Joel Sherrill
0186e39a08
tms570ls3137_hdk_intram-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:22 -05:00
Joel Sherrill
8ff85c6d5e
tms570ls3137_hdk-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:22 -05:00
Joel Sherrill
c5dca3b7d1
stm32f4-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:22 -05:00
Joel Sherrill
4f67dbda3d
stm32f105rc-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:22 -05:00
Joel Sherrill
0abfdc3d7d
lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:21 -05:00
Joel Sherrill
5f07bdac96
lpc23xx_tli800-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:21 -05:00
Joel Sherrill
dc632e02e8
lpc2362-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:21 -05:00
Joel Sherrill
aafae0d3f5
lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:21 -05:00
Joel Sherrill
774ea37ab9
lpc1768_mbed_ahb_ram-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:21 -05:00
Joel Sherrill
17046c9b9a
lpc1768_mbed-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:20 -05:00
Joel Sherrill
1526b7b827
lm4f120-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:20 -05:00
Joel Sherrill
bb1f3b48d2
lm3s6965-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:20 -05:00
Joel Sherrill
c8e71bf8db
lm3s3749-testsuite.tcfg: Update to account for static allocation and BSP small memory
2019-03-12 11:01:20 -05:00
Joel Sherrill
c10e8b6004
coremsgseize.c: Fix spelling error
2019-03-12 11:01:19 -05:00
Sebastian Huber
1400210989
bsp/lpc24xx: Convert SSP driver to Linux API
...
Use interrupts instead of polled or DMA driven mode. Change license to
BSD-2-Clause.
Close #3724 .
2019-03-12 15:59:26 +01:00
Sebastian Huber
b2eaa6c69c
bsp/lpc24xx: Add alternative SSP2 pins
2019-03-12 15:59:26 +01:00
Sebastian Huber
01a5ced5e6
record: Add more system events
...
Update #3665 .
2019-03-12 13:59:15 +01:00