[test] Use EPIPE if ESTRPIPE is not defined like macos
[platform/upstream/nnstreamer.git] / tests / nnstreamer_filter_lua /
2023-08-28 MyungJoo Hamtest/filter/lua: update null-input/output death test
2023-05-17 Jaeyun Jung[CodeClean] fix indent and unnecessary space
2023-05-03 www-dataApply clang format to cpp files
2022-12-13 Yelin Jeong[Lua] Allow to declare TensorInfo not using full dimension
2022-07-07 Wook Song[Tests] Remove unnecessary line feeds in the runTest...
2022-07-03 MyungJoo Hamtest: float16 arithmetic
2022-07-03 MyungJoo Hamtensor-filter subplugins: add FLOAT16 support
2022-02-28 Yongjoo Ahn[fix/tests] Fix mem-leak issues in some unittests
2021-09-06 Yongjoo Ahn[lua/test] Add tc for multiple tensor types in lua...
2021-08-01 Jaeyun[Build] fix build error
2021-06-25 Yongjoo Ahn[fix/lua] Fix convertiy/svace issues issued in lua...
2021-06-25 Yongjoo Ahn[unittest/lua] Add unittests for Lua filter
2021-06-25 Yongjoo Ahn[Lua] Add guide for script mode and negative TCs
2021-06-25 Yongjoo Ahn[lua] Support multi input/output tensors and tensor...
2021-06-11 Yongjoo Ahn[lua] Support script mode accepted/tizen/unified/20210611.144938 submit/tizen/20210611.070742
2021-06-11 Yongjoo Ahn[test/lua] Add ssat test for lua filter