summaryrefslogtreecommitdiff
path: root/zephyr/test/math/testcase.yaml
blob: 465591e5a035ea708f0d441b61abf7e76b4550e8 (plain)
1
2
3
4
5
6
7
8
9
common:
  platform_allow: native_posix
tests:
  util.math.fixed_point:
    extra_overlay_confs:
    - ./fixed_point.conf
  util.math.floating_point:
    extra_overlay_confs:
    - ./floating_point.conf