[Query] Release edge handle when stopping the playing
[platform/upstream/nnstreamer.git] / tests / nnstreamer_source /
2023-09-04 Jaeyun Jung[Src/IIO] dimension in tensorsrc-iio
2023-05-03 www-dataApply clang format to cpp files
2021-07-27 Jaeyun[Common] remove tensor-config struct
2021-03-12 Juyeong LeeRemove underscore in test names
2020-12-07 Yongjoo Ahn[unittest] Fix some unittest for yocto
2020-11-30 MyungJoo Ham[Style] doxygen error fixed after clang-format fix
2020-11-30 MyungJoo Ham[Style] Apply clang-format
2020-07-23 gichan-jang[Test] Ignore src iio unusual cases test
2020-07-08 gichan-jang[TEST] Fix iio unit test that fails occasionally
2020-05-07 HyoungJoo Ahn[Unittest/IIO] fix mem leak of unittest_src_iio
2020-05-07 HyoungJoo Ahn[Unittest/IIO] add the negative case: base dir
2020-05-07 HyoungJoo Ahn[Unittest/IIO] add the negative case: frequency
2020-05-06 HyoungJoo Ahn[Unittest/IIO] add a testcase for unusual cases
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (auto)
2020-03-23 MyungJoo Ham[Coverity/1123909] Fix ALLOC-FREE-MISMATCH
2020-03-18 Jaeyun[Src/IIO] property to set base dir
2020-01-10 Jaeyun[CodeClean] change file extension
2020-01-07 Dongju Chae[Cpp/Ext] Renames file extensions of test source codes...
2019-11-28 Jaeyun[CodeClean/Test] free log-file str
2019-11-26 Parichay Kapoor[IIO/test/coverity] Resolve coverity issues
2019-11-26 Parichay Kapoor[tests/coverity] Fix coverity issues related to gtest...
2019-11-18 Parichay Kapoor[Test/Src/IIO] Fix coverity defects
2019-11-14 Wook Song[Tests/Src/IIO] Fix Coverity defects in a macro that...
2019-11-14 Wook Song[Tests/Src/IIO] Fix defects about resource leak found...
2019-11-11 Wook Song[Tests/Source/IIO] Fix defects (CWE-637) found from...
2019-10-18 Jaeyun[Security] handle returned value
2019-10-15 Injae Kang[Typecast] Use explicit type casting with g_ascii_strto...
2019-09-26 Parichay Kapoor[svace/iio] security fixes related to sscanf
2019-09-25 Jaeyun[Security] handle return value
2019-05-17 MyungJoo Ham[Unittest] GCC7-GTEST compatibility
2019-04-24 Parichay Kapoor[IIO] Added support for other/tensors
2019-04-18 Parichay Kapoor[SVACE] Addressess memory leaks
2019-04-18 Parichay Kapoor[Coverity] Resolved negative returns issue
2019-04-18 Parichay Kapoor[Coverity] Resolved memory leaks
2019-04-18 Parichay Kapoor[Coverity] Resolved TOCTOU issuse from coverity
2019-04-12 Parichay Kapoor[IIO] Custom channel index number as input
2019-04-12 Parichay Kapoor[IIO] bugfixes related to errors from yocto run
2019-04-12 Parichay Kapoor[IIO] Added more test cases with corresponding bug...
2019-04-09 Parichay Kapoor[IIO] Added more test cases
2019-04-09 Parichay Kapoor[IIO] Added data validity testcases
2019-04-04 Parichay Kapoor[Coverity 1050275] Unchecked return value Tizen5.5-M1-RC1 accepted/tizen/unified/20190405.015717 submit/tizen/20190404.070309
2019-04-03 Parichay Kapoor[Coverity 1050275] Unchecked return value
2019-04-02 Parichay Kapoor[IIO] Support device number, filled _finalize()
2019-04-02 Parichay Kapoortest cases for state change and corresponding bug fixes
2019-03-27 Parichay Kapoor[IIO] register iio source and add test cases