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>
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_QEMU_TICKLESS_WORKAROUND=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|