mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 00:21:45 +08:00
testsuites/unit: Add tests for compiler builtins
Explicitly test the 64-bit integer division and modulo operations. They are essential for the timekeeping services. On most 32-bit targets, they need a software implementation. Update #3716.
This commit is contained in:
@@ -11,6 +11,7 @@ includes: []
|
||||
ldflags: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/unit/tc-compiler-builtins.c
|
||||
- testsuites/unit/tc-config.c
|
||||
- testsuites/unit/tc-misaligned-builtin-memcpy.c
|
||||
- testsuites/unit/tc-score-msgq.c
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user