Skip to content

uadk: add dae hashagg test tool - #774

Open
DRBin3 wants to merge 1 commit into
Linaro:masterfrom
DRBin3:master
Open

DRBin3 wants to merge 1 commit into
Linaro:masterfrom
DRBin3:master

Conversation

@DRBin3

@DRBin3 DRBin3 commented Sep 21, 2026

Copy link
Copy Markdown

Changes:

  • Add test/wd_dae_test.c, the cumulative HEAD version (covers the initial 30 hashagg test cases and the later real_in_row_count / max-min / fix-up commits).
  • Update test/Makefile.am to build wd_dae_test:
    • add wd_dae_test to bin_PROGRAMS
    • add wd_dae_test_SOURCES * add wd_dae_test_LDADD (static: libwd.a + libwd_dae.a + libhisi_dae.a; shared: -lwd -lwd_dae) and wd_dae_test_LDFLAGS The Makefile.am block is copied verbatim from uadk commit 17a229e1 (continuation lines use 24 spaces, matching the original).
  • wd_dae_hashjoin_test is intentionally NOT synced in this commit.

Changes:
  - Add test/wd_dae_test.c, the cumulative HEAD version
    (covers the initial 30 hashagg test cases and the later
    real_in_row_count / max-min / fix-up commits).
  - Update test/Makefile.am to build wd_dae_test:
      * add wd_dae_test to bin_PROGRAMS
      * add wd_dae_test_SOURCES
      * add wd_dae_test_LDADD (static: libwd.a + libwd_dae.a +
        libhisi_dae.a; shared: -lwd -lwd_dae) and wd_dae_test_LDFLAGS
    The Makefile.am block is copied verbatim from uadk commit 17a229e1
    (continuation lines use 24 spaces, matching the original).
  - wd_dae_hashjoin_test is intentionally NOT synced in this commit.

Signed-off-by: Weili Qian <qianweili@huawei.com>
@lin755

lin755 commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

lgtm

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants