Skip to content

Fix unit tests that fail to compile #77

@Colin-Suckow

Description

@Colin-Suckow

Summary

A number of the unit tests fail to compile, preventing waf test from running. This issue covers resolving the build issues stopping the tests in 'BROKEN_TESTS' from running. Specifically

  • test_app_fetch_endpoint.c
  • test_graphics_draw_text_flow.c
  • test_perimeter.c
  • test_ancs_pebble_actions.c
  • test_timeline_actions.c
  • test_bluetooth_persistent_storage_prf.c
  • test_bluetooth_persistent_storage.c
  • test_session.c
  • test_session_receive_router.c
  • test_compositor.c
  • test_floor.c
  • test_pow.c
  • test_ams.c
  • test_ams_util.c
  • test_gap_le_advert.c
  • test_bt_conn_mgr.c
  • test_gatt_client_accessors.c
  • test_gatt_client_discovery.c
  • test_gatt_client_subscriptions.c
  • test_gatt_service_changed_client.c
  • test_gatt_service_changed_server.c
  • test_gap_le_connect.c
  • test_ancs_util.c
  • test_ancs.c
  • test_kernel_le_client.c
  • test_ppogatt.c

End State

./waf test should be able tun run the test suite when all tests are removed from the bld.env.BROKEN_TESTS list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions