The new conversion API has a ton of generated utilities. Test it via enumerating each one of them and throwing a selection of both hand-picked and random numbers at it. Works by using slightly different math to compute the expected result and assuming that we don't have symmetric bugs in both. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SYS_POWER_MANAGEMENT=y
|
|
CONFIG_TICKLESS_KERNEL=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|