zephyr/tests/kernel
Anas Nashif 5058bb75bc tests: move individual common tests into one test
We have many tests that are being built as stand-alone binaries for no good
reason. Those can be put in one single test to speed up testing and CI
verification.

Currently we do support the following in test_common:

- byteorder
- printk
- intmath
- slist
- atomic
- ring_buf

In addition, the test now uses the ztest framework.

Change-Id: I656ac7f4acf48b7de4ec81c9f5dafc9dea3da911
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-01 13:42:17 -04:00
..
test_bitfield tests: make generic kernel tests unified 2016-11-01 13:42:17 -04:00
test_build tests: make generic kernel tests unified 2016-11-01 13:42:17 -04:00
test_common tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00
test_multilib tests: make generic kernel tests unified 2016-11-01 13:42:17 -04:00
test_rand32 tests: make generic kernel tests unified 2016-11-01 13:42:17 -04:00
test_sprintf tests: make generic kernel tests unified 2016-11-01 13:42:17 -04:00
test_xip tests: make generic kernel tests unified 2016-11-01 13:42:17 -04:00