[test] Freeing memory during unittests
[platform/upstream/nnstreamer.git] / tests / nnstreamer_filter_custom /
2024-01-23 MyungJoo Hamtest: nondeterministic unit test error.
2023-10-12 MyungJoo Hamtest: don't wait for 10000sec. wait 10sec.
2023-08-28 MyungJoo Hammemleak fix: unittest/custom filter
2023-06-20 SuYeon[Fix] fix coverity & svace issues
2023-06-13 gichan2-jang[Filter] Support dynamic invoke
2023-06-05 gichan[TEST] Add testcase for flexible tensor_filter
2022-07-07 Wook Song[Tests] Remove unnecessary line feeds in the runTest...
2022-06-09 MyungJoo Hambash scripts: use python3 instead of python
2022-06-09 MyungJoo Hampython scripts: use python3 instead of python in shebang.
2021-08-30 Jaeyun[Test/Py/CodeClean] reduce code complexity
2021-08-20 Jaeyun[Test] unittest pkg
2021-08-20 Jaeyun[Test/Py/CodeClean] util functions to run test
2021-08-19 Jaeyun[SAM/CodeClean/Py] fix pylint and syntax error
2021-07-29 MyungJoo HamMove nnstreamer_example to tests/
2021-02-04 Gichan Jang[SSAT] Remove some log files generated by SSAT tests
2020-12-17 Dongju Chae[Tests] Use python3 instead of python2
2020-10-13 Wook Song[Example] Place build intermediates of custom filters...
2020-10-06 Dongju Chae[Custom/TensorRT] Implement example custom filter for...
2020-03-24 jijoong.moon[LFAI-5] Add Licenses to files with no license
2019-11-25 Jaeyun[Test] dimension in testcases
2019-09-30 Wook Song[Tests] Make tool scripts written in python be compatib...
2019-09-25 Wook Song[Tests/CustomFilters] Use default installation direcotory accepted/tizen/unified/20190925.220436 submit/tizen/20190925.063922
2019-09-07 Wook Song[Tests] Use SO_EXT instead of hard-coded 'so'
2019-08-13 Jaeyun[Test] mark negative testcase
2019-08-07 Wook Song[Tests] Apply bash script formatter to all runTest...
2019-07-25 Wook Song[Tests/CustomFilter] Fix a bug in code for checking...
2019-04-08 Parichay Kapoor[Test] checking opencv availability at runtime
2019-04-02 jijoong.moon[YOCTO] Modified unittest directory for installation...
2019-01-14 Jaeyun[Test] remove warning in testcases
2018-12-19 Wook Song[Test] Set LD_PRELOAD to the nnstreamer library
2018-12-13 Jaeyun[Test] add plugin path
2018-11-05 MyungJoo HamBuild Error Fix / Testcases Broken (old commit mixed)
2018-11-04 Sangjung Woo[Example/OpenCV] Add OpenCV custom filter example:...
2018-11-02 MyungJoo Ham[Test F/W] Migration of gst-launch testcases to SSAT
2018-10-24 Sangjung Woo[Example/OpenCV] Add OpenCV custom filter example
2018-09-21 Jaeyun[Example/CustomFilter/Test] change custom passthrough...
2018-07-19 MyungJoo Ham[Test] Remove dependencies on PIL and .tar.gz files
2018-07-11 MyungJoo Ham[License] Clean up license statements
2018-07-10 MyungJoo Ham[Filter] Support fixed framerate
2018-07-10 MyungJoo Ham[Filter] Allow to allocate outbuf in invoke().
2018-07-04 MyungJoo Ham[Filter/Custom/Example] Add unittest case for "Average"
2018-07-02 MyungJoo Ham[Filter/Test] Add regression test for issue #190
2018-06-28 MyungJoo Ham[Filter/Main] Fully support flexible (sink->src) dimension
2018-06-28 MyungJoo Ham[Filter/Custom] Support flexible dimension
2018-06-27 MyungJoo Ham[Filter/Main] Support implicit dimension declaration
2018-06-15 MyungJoo Ham[Filter] Refactor properties: remove "debug".
2018-06-14 MyungJoo Ham[Test F/W] gst-launch-based test framework v 1.0
2018-06-14 MyungJoo Ham[Filter/Custom] Add testcase. Fix bugs found by the...