Skip to content

Commit

Permalink
Split accessor tests to reduce memory usage
Browse files Browse the repository at this point in the history
The accessor tests are heavy w.r.t. memory resources during compilation.
To reduce this overhead, the tests are split into separate categories.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
  • Loading branch information
steffenlarsen committed Sep 23, 2024
1 parent 0e34dd5 commit 83c05ec
Show file tree
Hide file tree
Showing 117 changed files with 1,253 additions and 3,001 deletions.
3 changes: 0 additions & 3 deletions tests/accessor/CMakeLists.txt

This file was deleted.

32 changes: 0 additions & 32 deletions tests/accessor/accessor_default_values_core.cpp

This file was deleted.

45 changes: 0 additions & 45 deletions tests/accessor/accessor_default_values_fp16.cpp

This file was deleted.

45 changes: 0 additions & 45 deletions tests/accessor/accessor_default_values_fp64.cpp

This file was deleted.

45 changes: 0 additions & 45 deletions tests/accessor/accessor_exceptions_core.cpp

This file was deleted.

83 changes: 0 additions & 83 deletions tests/accessor/accessor_exceptions_fp16.cpp

This file was deleted.

83 changes: 0 additions & 83 deletions tests/accessor/accessor_exceptions_fp64.cpp

This file was deleted.

46 changes: 0 additions & 46 deletions tests/accessor/accessor_implicit_conversions_core.cpp

This file was deleted.

Loading

0 comments on commit 83c05ec

Please sign in to comment.