Command buffer test adjustments (#2141)

Signed-off-by: Gorazd Sumkovski <gorazd.sumkovski@arm.com>
Co-authored-by: Ewan Crawford <ewan.cr@gmail.com>
This commit is contained in:
gorazd-sumkovski-arm
2024-11-26 17:26:04 +00:00
committed by GitHub
parent e360d2de5b
commit 96e3d7e669
5 changed files with 123 additions and 17 deletions

View File

@@ -16,6 +16,7 @@
#include "harness/testHarness.h"
test_definition test_list[] = {
ADD_TEST(multi_flag_creation),
ADD_TEST(single_ndrange),
ADD_TEST(interleaved_enqueue),
ADD_TEST(mixed_commands),