zephyr/tests/unit
Maksim Masalski 813ef68554 tests: updated names for the tests
Some test cases have the same test case name.
To get rid of it, I decided to change test cases names
contained same names.
Please check my logic, how I give them names.
Usually trying to give name same as a directory folder.
There are still more test cases which necessary to change,
but I will make changes by small steps.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2019-10-23 23:15:41 -04:00
..
base64 tests: updated names for the tests 2019-10-23 23:15:41 -04:00
crc tests: move crc to a unit test 2019-09-27 15:23:26 -04:00
intmath tests: move intmath test to be unit tests 2019-09-27 15:23:26 -04:00
list tests: move list test to be unit tests 2019-09-27 15:23:26 -04:00
math_extras cleanup: include/: move misc/math_extras.h to sys/math_extras.h 2019-06-27 22:55:49 -04:00
rbtree tests: make rbtree tests unit tests 2019-09-27 15:23:26 -04:00
timeutil tests: move test timeutil into "unit" directory. 2019-10-22 23:05:34 -04:00
util tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00