This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
b5e9c6d1bb
zephyr
/
tests
/
kernel
/
test_intmath
/
testcase.ini
5 lines
72 B
INI
Raw
Normal View
History
Unescape
Escape
test_intmath: new Nios II test case for integer math Not all CPUs implemement the mul, div, or mulx instructions. Ensure that any runtime handling of these works correctly. Change-Id: I50426bd5704cd913f290c9677d1760d53c9e4b56 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-24 02:31:58 +08:00
[test]
unified: Extend unified kernel sanity test coverage Updates unified kernel sanity test to include more applications that are known to work properly. Change-Id: Ice15bd1034f92269ef6ce9e3cd08599497814bd8 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-05 22:08:00 +08:00
tags
=
core unified_capable
test_intmath: new Nios II test case for integer math Not all CPUs implemement the mul, div, or mulx instructions. Ensure that any runtime handling of these works correctly. Change-Id: I50426bd5704cd913f290c9677d1760d53c9e4b56 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-24 02:31:58 +08:00
kernel
=
nano
arch_whitelist
=
nios2