[build] Let meson test work with python3 support
[platform/upstream/nnstreamer.git] / tests / common /
2023-09-12 Jaeyun Jung[Common] dimension in tensor-meta
2023-09-07 Yelin Jeong[tensor] Increase NNS_TENSOR_RANK_LIMIT to 16
2023-08-31 MyungJoo Hammemleak fix: unittest-common forgot to unref
2023-08-09 Yelin Jeong[Tests] Update testcases to support 0-init dimension
2023-07-06 Jaeyun Jung[Common] check mem size of flex tensor
2023-06-28 Jaeyun Jung[Common] magic number for flex-tensor
2023-06-08 Yelin Jeong[Common] fix tensor dimension compare util
2023-05-30 Jaeyun Jung[Common] prepare 0-init dimension
2023-05-17 Jaeyun Jung[CodeClean] fix indent and unnecessary space
2023-05-03 www-dataApply clang format to cpp files
2023-04-17 Yongjoo Ahn[test] Add and fix tensor info tests using extra info
2023-04-06 Yelin Jeong[Tests] Add tests for increasing rank
2022-12-21 gichan[TEST/coverity] Check return value
2022-12-16 Yelin Jeong[Common] Add common utils for tensors dimension compare
2022-11-02 Jaeyun[Common] tensor format in struct
2022-01-25 Sangjung Woo[Test] Add test cases for extra configuration
2022-01-07 gichan[TEST] Move replace_string to unittest_util.
2021-11-10 Jaeyun[Common] util function to handle tensors
2021-11-04 Julien Vuillaumier[Test] Fix build issue with GCC 11 [-Werror=maybe-unini...
2021-09-09 Jaeyun[Test/CodeClean] improve coverage
2021-08-05 Jaeyun[Config/Format] tensor format in config
2021-07-27 Jaeyun[Common] remove tensor-config struct
2021-06-14 Yongjoo Ahn[test/trivial] Fix signed-unsigned compare
2021-06-11 Jaeyun[Meta/Test] testcases for util functions
2021-05-24 Gichan Jang[TEST] Initialize tensor(s) info and config
2021-05-10 Jaeyun[Test/Util] compare flex tensor info
2021-05-07 Jaeyun[Common/CodeClean] function to get pad caps
2021-04-29 Jaeyun[Format] fix format and code style
2021-04-08 Gichan Jang[TEST] Add tensor common unittests
2021-04-05 Gichan JangChange gboolean comparison
2021-03-12 Juyeong LeeRemove underscore in test names
2021-02-15 Gichan Jang[TEST/common] Fix memory leak
2021-01-22 Jaeyun[Common] function to check peer caps
2020-12-07 gichan-jang[TEST] Add tensors out case when num_teensors is 1
2020-11-30 MyungJoo Ham[Style] Apply clang-format
2020-09-02 Jaeyun[CodeClean] fix coverity issue
2020-08-13 gichan-jang[TESTS] Fix no assertion test submit/tizen/20200818.015631
2020-07-29 Jaeyun[Common] function to get data size
2020-07-03 MyungJoo Ham[Common] Allow to fetch nnstreamer version
2020-04-29 HyoungJoo Ahn[Unittest] apply EXPECT_STREQ for string comparisons
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (auto)
2020-01-14 Parichay Kapoor[common] Added proper GstCaps framerate comparison
2020-01-07 Dongju Chae[Cpp/Ext] Renames file extensions of test source codes...
2019-12-04 Jaeyun[CodeClean] cleanup duplicated and update testcases
2019-11-26 Parichay Kapoor[tests/coverity] Fix coverity issues related to gtest...
2019-09-07 Jaeyun[Common] string util to replace str
2019-08-29 Wook Song[Tests/Common] Use macro as file extension of shared...
2019-08-13 Jaeyun[Test] mark negative testcase
2019-06-24 Jaeyun[Common] parse empty name string
2019-06-18 Jaeyun[Svace] fix svace issues
2019-06-14 Jaeyun[Common/Test] minor update
2019-05-17 MyungJoo Ham[Unittest] GCC7-GTEST compatibility
2019-05-15 Jaeyun[Conf/Tensorflow] remove default flag in conf setting
2019-04-04 Jaeyun[Test] add testcase for filter-properties
2019-04-02 jijoong.moon[SVACE/414949] Fix 65505047 Warning
2019-03-28 MyungJoo Ham[Conf/Testcase] Add UT cases for custom conf
2019-02-14 Jaeyun[Common] change function name
2019-02-11 Jaeyun[Common] fix val type
2019-01-24 Jaeyun[Common] common function to copy tensor info
2019-01-15 Jaeyun[Filter/Common] common functions for tensor info
2018-10-10 MyungJoo Ham[Comment Fix] Fix broken URLs in comments / docs
2018-10-01 Jaeyun[Test] update testcases
2018-09-18 Jaeyun[Filter/Common] prepare multi-tensors
2018-09-13 Jaeyun[Common] common functions to prepare multi-tensors
2018-08-27 jijoong.moon[Filter] Modify property dimension to get tensors format
2018-08-23 Jaeyun[Common] add int64/uint64 type
2018-07-02 MyungJoo Ham[Common/Unittest] move unittest to tests/