summaryrefslogtreecommitdiff
path: root/zephyr/test/math/testcase.yaml
blob: cd33e70553b8ce90b090315dd0f146c3f3362e13 (plain)
1
2
3
4
5
6
7
common:
  platform_allow: native_posix
tests:
  util.math.fixed_point:
    extra_args: OVERLAY_CONFIG=./fixed_point.conf
  util.math.floating_point:
    extra_args: OVERLAY_CONFIG=./floating_point.conf