Skip to content

Commit

Permalink
Tools: Testbench: Rename files with IPC3
Browse files Browse the repository at this point in the history
This change prepares to add IPC4 support to testbench.

Signed-off-by: Seppo Ingalsuo <[email protected]>
  • Loading branch information
singalsu committed Sep 19, 2024
1 parent 8b7d481 commit 63d6028
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/testbench/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ set(default_asoc_h "/usr/include/alsa/sound/uapi/asoc.h")

add_executable(testbench
testbench.c
common_test.c
common_test_ipc3.c
file.c
topology.c
topology_ipc3.c
)

sof_append_relative_path_definitions(testbench)
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 63d6028

Please sign in to comment.