7 lines
174 B
CMake
7 lines
174 B
CMake
# Copyright (c) 2024 Barcelona Supercomputing Center (BSC)
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
test_emu(nested-ws.c)
|
|
test_emu(nested-task.c)
|
|
test_emu(mix-task-ws.c)
|