zephyr/tests/kernel/test_intmath
Allan Stephens 0cdcc6c08c 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-11 09:54:44 -05:00
..
src
Makefile
README
prj.conf
testcase.ini unified: Extend unified kernel sanity test coverage 2016-10-11 09:54:44 -05:00

README

This test case is to ensure that integer math is handled correctly
on Nios II, either through native instruction support, runtime emulation
via unimplemented instruction exceptions, or use of GCC integer math routines.