[Transform] available caps without peer
[platform/upstream/nnstreamer.git] / tests / nnstreamer_sink /
2023-11-17 Jaeyun Jung[Test/CodeClean] util to append tensors
2023-09-07 Jaeyun Jung[Converter] incoming data format
2023-08-25 MyungJoo Hammemleak fix: test/sink gtest
2023-08-22 gichan2-jang[Converter/decoder] Support GRAY16 format
2023-08-09 Yelin Jeong[Tests] Update testcases to support 0-init dimension
2023-07-10 Yongjoo Ahn[test] Add testcases for mux/demx handling extra tensors
2023-06-13 Yongjoo Ahn[fix] Fix a source file using clang-format
2023-06-13 Yongjoo Ahn[util] Fix the signature of gst_tensor_buffer_get_nth_meory
2023-06-05 gichan[Filter] Update filter subplugin interface
2023-05-19 Jaeyun Jung[Test] parse error msg
2023-05-17 Jaeyun Jung[CodeClean] fix indent and unnecessary space
2023-05-15 Jaeyun Jung[Test] enable testcases for tf-lite
2023-05-12 SuYeon[TEST] remove meaningless test
2023-05-03 www-dataApply clang format to cpp files
2023-04-20 Yongjoo Ahn[test] Add test for tensor_mux with 20 sinkpads
2023-04-17 Yongjoo Ahn[test] Fix unittest_sink with recent change in GstTenso...
2023-03-21 Jaeyun Jung[CodeClean] function to add extra tensor
2023-02-10 Yongjoo Ahn[test] Add simple unittest using "extra tensors" APIs accepted/tizen/unified/20230215.155633
2023-01-12 Yongjoo Ahn[test] Add testcases for tensor_mux and tensor_merge...
2022-12-21 gichan[TEST/coverity] Check return value
2022-12-16 Yelin Jeong[Common] Add common utils for tensors dimension compare
2021-11-15 Jaeyun[Converter] convert bytes or flex-tensor without properties
2021-09-09 Jaeyun[Test/CodeClean] improve coverage
2021-09-03 Jaeyun[Test/CodeClean] new testcases for coverage
2021-08-05 Jaeyun[Config/Format] tensor format in config
2021-07-29 MyungJoo HamMove nnstreamer_example to tests/
2021-07-27 Jaeyun[Test] update testcases about changed caps
2021-07-07 Junhwan Kim[test/sink] fix tensor-config in test
2021-07-05 Junhwan Kim[Aggregator] remove tensor-config
2021-07-05 Junhwan Kim[Split] remove tensor-config
2021-06-14 Yongjoo Ahn[test/trivial] Fix signed-unsigned compare
2021-06-11 Jaeyun[Test/Flex] add header if buffer is flex tensor
2021-05-28 Jaeyun[Test/Mux] testcases for flex tensor
2021-05-13 Jaeyun[Test] testcases for flex tensor
2021-05-07 Gichan Jang[TEST] Add set property function accepted/tizen/unified/20210510.155212 submit/tizen/20210507.082542
2021-05-07 Jaeyun[Test] filters with other/tensor
2021-04-28 Jaeyun[Format] fix clang format
2021-04-06 Jaeyun[Mux/Merge] change property name submit/tizen/20210406.094012
2021-03-31 Gichan Jang[TEST] Add apply option testcases for tensor transform
2021-03-29 Gichan Jang[TEST] Add tensor transform testcases for tensrs stream
2021-03-12 Juyeong LeeRemove underscore in test names
2021-02-10 Gichan Jang[TEST/sink] Change free function
2020-12-09 Jaeyun[Filter/TF-lite] subplugin name for tf-lite
2020-12-07 gichan-jang[TEST] Add tensors out case when num_teensors is 1
2020-12-02 Yongjoo Ahn[unittest] Fix signed-unsigned compare and command... submit/tizen/20201202.082821
2020-12-01 Jaeyun[Filter/Sub] preserved name
2020-11-30 MyungJoo Ham[Style] doxygen error fixed after clang-format fix
2020-11-30 MyungJoo Ham[Style] Apply clang-format
2020-10-13 Wook Song[Example] Place build intermediates of custom filters...
2020-10-13 Wook Song[Example] Relocate custom filters for unittest_sink...
2020-07-29 Jaeyun[Test] testcase to convert multi tensors
2020-07-10 Wook Song[Tests/Sink] Fix compiler warnings with -Werror=sign...
2020-07-03 Jaeyun[Test] testcase with typecast option
2020-06-11 Sangjung Woo[Tests/Filter] Add test case for NNS_custom_easy_unregi...
2020-05-06 Jaeyun[Filter/Test] test for filter-fw registration
2020-05-03 Jaeyun[Test] add tc for element properties
2020-04-29 HyoungJoo Ahn[Unittest] apply EXPECT_STREQ for string comparisons
2020-04-21 MyungJoo Ham[Tests] Add static to internal-global vairables.
2020-04-21 gichan-jang[Tests] Fix sink unittest fail
2020-04-08 Wook Song[Tests] Use NNSTREAMER_SO_FILE_EXTENSION instead of...
2020-04-01 MyungJoo Ham[LF/AI Migration] Update github repo URLs (auto)
2020-03-23 jijoong.moon[LFAI-4] Switch to SPDX short-form identifiers
2020-03-18 Jaeyun[Filter/Sub] preserved name
2020-03-04 Parichay Kapoor[filter] Support probing for tensor filter subplugins...
2020-03-02 Jaeyun[Coverity] fix coverity issue
2020-02-04 Parichay Kapoor[tensor_filter] Add unittest for data layout
2020-01-28 MyungJoo Ham[Test] Rename internal API: getTempFilename accepted/tizen/unified/20200130.214603 submit/tizen/20200128.105741
2020-01-28 MyungJoo Ham[Test] Add internal APIs for unit tests
2020-01-16 Jaeyun[Test] stream testcase with multiple custom-filters
2020-01-07 Dongju Chae[Cpp/Ext] Renames file extensions of test source codes...
2019-12-13 Dongju Chae[TensorSink/UnitTest] Add a test option for sync proper...
2019-12-11 Dongju Chae[FIX] Add a missing g_clear_error() in unittest_sink.cpp
2019-11-26 Parichay Kapoor[tests/coverity] Fix coverity issues related to gtest...
2019-11-25 Jaeyun[Test] dimension in testcases
2019-11-21 Jaeyun[Common] change return type
2019-11-15 Jaeyun[CodeClean] cleanup sources and fix mem leak in api
2019-11-14 MyungJoo Ham[Test/Custom-Easy] A basic unit test case.
2019-10-24 Wook Song[Tests/Sink] Format code style using gst-indent
2019-10-24 Wook Song[Tests/Sink] Add a command-line option to control pipel...
2019-10-24 Wook Song[Tests/Sink] Add jitter between start and stop pipeline
2019-10-14 Niklas Jang[test]Change num_buffers type from guint to gint
2019-08-29 Wook Song[macOS/Tests] Let unit test cases for tensor_sink work...
2019-08-13 Jaeyun[Test] mark negative testcase
2019-08-07 Jaeyun[Test] stream test for custom-filter without model
2019-06-14 Jaeyun[Common/Test] minor update
2019-05-17 MyungJoo Ham[Unittest] GCC7-GTEST compatibility
2019-05-15 Jaeyun[Common] function to get element size
2019-05-15 Jaeyun[Common] function to get element type str
2019-04-23 Jaeyun[Test/Valgrind] timer to push buffer
2019-04-09 Jaeyun[Demux] fix invalid pad index
2019-04-04 Jaeyun[Test] fix coverity 1050278, 1035696
2019-04-04 Jaeyun[Test] add testcase for filter-properties
2019-04-02 jijoong.moon[YOCTO] Modified unittest directory for installation...
2019-04-01 MyungJoo Ham[SVACE/414632] Check malloc return value
2019-04-01 jijoong.moon[SVACE/414655] Fix 65505049 Warning
2019-03-11 Jaeyun[Converter] test for converter properties
2019-02-27 MyungJoo Ham[Unittest] GetProperty of decoder/split
2019-02-14 Jaeyun[Converter] data size of text input
2019-01-25 Jaeyun[Filter/Test] flow-return to drop incoming buffer
2018-11-19 Jaeyun[Test] print log if failed to remove temp file
next