[Test/CodeClean] prevent duplicated free
[platform/upstream/nnstreamer.git] / tests / cpp_methods /
2023-05-03 www-dataApply clang format to cpp files
2022-12-23 Yelin Jeong[tests] change hardcoded dimension compare to use NNS_T...
2022-12-21 gichan[TEST/coverity] Check return value
2022-12-13 gichan[Meson] Don't use join_paths for library.
2022-06-13 MyungJoo Hamtests: build error w/ higher gcc & lower gtest submit/tizen/20220614.070712
2022-04-08 Jaeyun[CodeClean] fix svace issue
2022-03-08 gichan[TEST/cpp] Wait until pipeline save the files
2021-12-27 Gichan Jang[TEST/util] Change getTempFileName function
2021-12-13 Gichan Jang[TEST] Change filesink buffer mode.
2021-07-30 MyungJoo HamIncrease warning level and resolve compiler warnings.
2021-04-21 Gichan Jang[indent] Change indent style
2021-03-13 Juyeong Lee[Test] Fix typo
2021-03-12 Juyeong LeeRemove underscore in test names
2021-03-03 Jaeyun[Test] unittest install dir
2020-11-30 MyungJoo Ham[Style] doxygen error fixed after clang-format fix
2020-11-30 MyungJoo Ham[Style] Apply clang-format
2020-05-22 Jaeyun[Test] use test-env
2020-04-07 gichan-jang[tests] Fix pipeline state check methods
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (auto)
2020-03-13 Parichay Kapoor[meson] Add dependency of gtest
2020-02-06 MyungJoo HamFix/Coverity/265573: Handle thrown exceptions
2020-02-04 MyungJoo HamStyle/C++: use .hh extensions for C++ headers
2020-01-31 Jaeyun[Test/Cpp] cleanup build script
2020-01-28 MyungJoo Ham[Test] Rename internal API: getTempFilename accepted/tizen/unified/20200130.214603 submit/tizen/20200128.105741
2020-01-28 MyungJoo HamTest/C++-custom-filter: Add unit test cases.
2020-01-20 MyungJoo Ham[Filter/C++] Add the basic test case