xref: /aosp12/system/chre/apps/test/chqts/build/general_test_sources.mk
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Since we add source files to this app somewhat regularly, we prefer
2# a central definition shared across all target platforms.
3
4GENERAL_TEST_SRC_FILES = \
5    app.cc \
6    basic_audio_test.cc \
7    basic_flush_async_test.cc \
8    basic_gnss_test.cc \
9    basic_sensor_test_base.cc \
10    basic_sensor_tests.cc \
11    basic_wifi_test.cc \
12    cell_info_base.cc \
13    cell_info_cdma.cc \
14    cell_info_gsm.cc \
15    cell_info_lte.cc \
16    cell_info_nr.cc \
17    cell_info_tdscdma.cc \
18    cell_info_wcdma.cc \
19    estimated_host_time_test.cc \
20    event_between_apps_test.cc \
21    get_time_test.cc \
22    gnss_capabilities_test.cc \
23    heap_alloc_stress_test.cc \
24    heap_exhaustion_stability_test.cc \
25    hello_world_test.cc \
26    host_awake_suspend_test.cc \
27    logging_consistency_test.cc \
28    nanoapp_info.cc \
29    nanoapp_info_by_app_id_test.cc \
30    nanoapp_info_by_instance_id_test.cc \
31    nanoapp_info_events_test_observer.cc \
32    nanoapp_info_events_test_performer.cc \
33    running_info.cc \
34    send_event_test.cc \
35    send_event_stress_test.cc \
36    send_message_to_host_test.cc \
37    sensor_info_test.cc \
38    simple_heap_alloc_test.cc \
39    test.cc \
40    timer_cancel_test.cc \
41    timer_set_test.cc \
42    timer_stress_test.cc \
43    version_consistency_test.cc \
44    wifi_capabilities_test.cc \
45    wwan_capabilities_test.cc \
46    wwan_cell_info_test.cc
47

闽ICP备2022004144号-1闽公网安备35021102001383号

OpenHarmony source code served by {OpenGrok Contact:jevonbin@qq.com