[Action] upload meson test log if test failed
[platform/adaptation/npu/trix-engine.git] / tests /
2021-01-05 Dongju Chae[TRIV2.3/API] Add new API to get a device instance...
2020-12-18 Dongju Chae[Coverage] Increase code coverage
2020-12-14 Dongju Chae[Profile] Revise profiling interface for TRIV2 kernel...
2020-12-04 Dongju Chae[Profile] Implement the profile interface and fix minor...
2020-11-26 Dongju Chae[Host/Refactor] Move libnpuhost codes to ./src/host/
2020-11-18 Dongju Chae[Util/Fix] Skip TRIV emulation on debian env.
2020-11-12 Dongju Chae[Model/Tops] Check the TOPS which TRIV2 device supports
2020-11-10 Dongju Chae[UnitTest] Add LD_LIBRARY_PATH to test envionment
2020-11-03 Dongju Chae[Fix/AppTest] Increase the timeout for triv2 bulk apptest
2020-11-03 Dongju Chae[Test/Util] Revise some apptests to use common test...
2020-09-24 Dongju Chae[Profile] Implement the prototype of profiling APIs
2020-09-23 Dongju Chae[Fix/Coverity] Resolve the reported coverity issues
2020-09-22 Wook Song[AppTests] Skip the test when the given model is not...
2020-09-17 Wook Song[AppTests] Do not install the dummy apptests in normal...
2020-09-17 Wook Song[AppTests/BulkGem] Fix a bug in destroying a DRM handle
2020-09-11 Dongju Chae[UnitTest/Bug] Add deregisterModel() after runInput()
2020-09-11 Dongju Chae[UnitTest] Reduce the sleep time for npu unittest
2020-09-09 Dongju Chae[Fix/AppTest] Deprecated enum in libtinyxml2-dev
2020-09-09 Dongju Chae[AppTest] Add apptest to test models with different...
2020-09-04 kaka[UnitTest] Add unit test cases to test functional of...
2020-08-28 Dongju Chae[TRIV2] Add data manipulation support for TRIV2
2020-08-19 Dongju Chae[UnitTest] Remove unnecessary ifdef for emulation
2020-08-19 Dongju Chae[Fix/UnitTest] Resolve memory leaks in unittest
2020-08-18 Dongju Chae[FIX] resolve minor svace/coverity issues
2020-08-14 Wook Song[Tests/Unit/Handler] Add a negative TC for registerModel()
2020-08-14 Wook Song[Tests/Unit] Fix no-assertion TCs reported by TCM
2020-08-13 Dongju Chae[UnitTest] Add some negative cases for libnpuhost unittest
2020-08-13 Dongju Chae[UnitTest] Add new unittest for libnpuhost
2020-08-13 Dongju Chae[Test/Util] Add util class for testing
2020-08-13 Dongju Chae[Fix/UnitTest] Fix some unittests of ne-inf.cc due...
2020-08-13 Dongju Chae[UnitTest] Increase unittests' sleep time to 100ms
2020-08-12 Dongju Chae[Fix/UnitTest] Fix some unresolved coverity issues...
2020-08-12 Dongju Chae[Fix/AppTest] Remove a model instance in TesterTRIV2
2020-08-12 Wook Song[Tests/App] Update the application-level test for hw...
2020-08-12 Dongju Chae[Test] Slightly increase test time
2020-08-12 Dongju Chae[Coverage] Increase the code coverage for HWmem
2020-08-12 Dongju Chae[Coverity] Resolve coverity issues due to uninitialized...
2020-08-12 Dongju Chae[Coverity] Resolve coverity issues due to object scope...
2020-08-12 Dongju Chae[Coverity] Resolve coverity issues due to unchecked...
2020-08-12 Dongju Chae[Coverity] Resolve coverity issues due to resource...
2020-08-12 Dongju Chae[Coverity] Resolve coverity issues due to calling risky...
2020-08-11 Wook Song[Tests/Unit/Handler] Add test cases for getNPU_deviceSt...
2020-08-11 Dongju Chae[UnitTest] Decrease sleep time for fast CI tests
2020-08-11 Dongju Chae[UnitTest] rename testsuite names
2020-08-11 Dongju Chae[Fix/UnitTest] fix the memory leak in handler unittests
2020-08-10 Dongju Chae[Fix] resolve undefined macro (DRM_RDWR) issue in SPIN obs
2020-08-10 Dongju Chae[UnitTest] Add a script to count positive/negative...
2020-08-10 Wook Song[Tests/Unit] Add test cases for getNPUmodel_metadata ()
2020-08-10 Dongju Chae[Svace] Fix svace issues newly detected
2020-08-07 Dongju Chae[Apptest] Rename all apptests to be more intuitive
2020-08-06 Dongju Chae[SAM/Segt] Reduce Cyclomatic Complexity in segment...
2020-08-05 Wook Song[Tests/AppTests] Add an application test to verify...
2020-08-05 Wook Song[Tests/App] Fix wrong indentations
2020-08-05 Wook Song[Tests/Unittests/HwMem] Replace 'vgem' with 'cgem'
2020-08-05 Dongju Chae[API/HwInput] Fix runInternal() API for HW input service
2020-08-03 Dongju Chae[Svace] Resolve unresolved svace issues
2020-08-03 Wook Song[Tests/UnitTests] Add test cases for HWMemExternal...
2020-08-03 Dongju Chae[UnitTest/NPU] Fix the handling of runInput() return...
2020-07-27 Dongju Chae[API/RunInternal] Implement run_internal (HW recurring...
2020-07-27 Dongju Chae[libnpuhost] Revisiting alloc/dealloc APIs
2020-07-16 Dongju Chae[AppTest] test cpu polling for output notification
2020-07-10 Dongju Chae[AppTest] Add apptest for multiple runs with the same...
2020-07-09 Dongju Chae[Triv2] Fix calculating input/output tensor sizes on...
2020-07-07 Dongju Chae[AppTest] Add extra arg to dump the obtained output
2020-07-02 Wook Song[Tests/NPU] Add test cases running inference using...
2020-06-24 Dongju Chae[AppTest/Dmabuf] add missing setDataInfo() in apptest_d...
2020-05-27 Dongju Chae[Coverage] Increase the code coverage by excluding...
2020-05-25 Dongju Chae[Dmabuf] Revise the dmabuf apptest using TRIV2 device
2020-05-25 Wook Song[UnitTests/NPU/Triv2] Add an inference test with valid...
2020-05-25 Wook Song[Triv2] Implement driver API for Triv2 device
2020-05-25 Dongju Chae[Fix/Svace] Resolve a few svace issues
2020-05-22 Dongju Chae[Fix] Make the weight segment instead of reusing model...
2020-05-19 Dongju Chae[Fix] Make memory leak checking be optional
2020-05-19 Dongju Chae[Fix/Bug] memory allocator's allocMemory() should not...
2020-05-19 Dongju Chae[Fix/Bug] Resolve the bug overwriting some region in...
2020-05-18 Wook Song[Core/DrvAPI] Implement the driver api for triv1
2020-05-18 Dongju Chae[Bug/Fix] Fix minor bugs in tizen/arm
2020-05-18 Dongju Chae[Triv2/Emul] Verify npubinfmt v3 model using triv2...
2020-05-14 Dongju Chae[HWmemExternal] Support external hwmem (dmabuf)
2020-05-08 Dongju Chae[Coverage] Increase the overall code coverage
2020-05-08 Dongju Chae[UnitTest/Segt] Add unittest cases for segment table...
2020-05-08 Dongju Chae[TRIV2] Implement TRIV2 handling with segt and add...
2020-05-07 Dongju Chae[Svace] Fix minor svace defects
2020-05-07 Dongju Chae[API/Status] Implement the memory status API and add...
2020-04-26 Dongju Chae[TRIV2/Segt] Implement a segmenet table derived from...
2020-04-23 Dongju Chae[Coverage/Handler] Increase test coverage for host...
2020-04-23 Dongju Chae[Coverage/Apptest] Enable to run apptests in coverage...
2020-04-23 Dongju Chae[Coverage/Inf] Increase test coverage for input services
2020-04-22 Dongju Chae[Coverage/NPU] Increase test coverage for NPU driver...
2020-04-22 Dongju Chae[Build] Fix build flags for C/C++ in meson.build
2020-04-22 Dongju Chae[Svace] Fix svace issues due to unittest codes
2020-04-21 Wook Song[UnitTests] Fix build warnings about -Werror=sign-compare
2020-04-21 Dongju Chae[UnitTest/Handler] Add HostHandler unittests
2020-04-21 Dongju Chae[Revision] Revise handler and related components
2020-04-20 Dongju Chae[UnitTest/Buffer] Revise buffer impl. and add its unittests
2020-04-20 Dongju Chae[UnitTest/Sched] Revise the scheduler impl. and add...
2020-04-16 Dongju Chae[UnitTest/Model] Revise model and add its unittests
2020-04-16 Dongju Chae[UnitTest/Mem] revise memory allocator and add its...
2020-04-16 Dongju Chae[UnitTest/Inf] Revise inf impl. and revise its unittests
2020-04-14 Dongju Chae[UnitTest/InputService] Revise inputservice and add...
next