[Format] Revise the format of whole source codes
[platform/adaptation/npu/trix-engine.git] / tests / utils / ne_test_utils.h
2021-08-09 Dongju Chae[Format] Revise the format of whole source codes
2021-06-25 Dongju Chae[HW] Revise HW input service
2021-06-25 Dongju Chae[Apptest] Add aging test mode and check mem leak
2021-06-23 Dongju Chae[Apptest] Add apptest for multiple inferences (againg...
2021-05-27 Dongju Chae[FIX/FPGA] Enable data manipulation in FPGA env.
2021-05-26 Dongju Chae[Profile/Tests] Add a profile option to select profile...
2021-05-25 Dongju Chae[API] Add a common API to cover runNPU_sync/async
2021-05-25 Dongju Chae[Tests/Utils] Separate common functions from test utils
2021-04-22 Dongju Chae[Clang] Add .clang-format and apply updates
2021-04-21 Dongju Chae[API/Profile] Add profile data path to the profile...
2021-03-18 Dongju Chae[Util] Add output dump mode
2021-03-11 Dongju Chae[Utils] Add a program option to apptests for selecting...
2021-01-05 Dongju Chae[TRIV2.3/API] Add new API to get a device instance...
2020-12-04 Dongju Chae[Profile] Implement the profile interface and fix minor...
2020-11-18 Dongju Chae[Util/Fix] Skip TRIV emulation on debian env.
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-09 Dongju Chae[AppTest] Add apptest to test models with different...
2020-08-13 Dongju Chae[Test/Util] Add util class for testing
2020-05-25 Dongju Chae[Dmabuf] Revise the dmabuf apptest using TRIV2 device
2020-05-18 Dongju Chae[Bug/Fix] Fix minor bugs in tizen/arm
2020-04-07 Dongju Chae[Refactor/Build/Tests] Revise meson.build and test...
2020-03-06 Dongju Chae[CleanUp/UnitTest] Revise some unittests
2020-02-14 Dongju Chae[AppTest] Revise visa example apptest for readability
2020-02-12 Dongju Chae[Test/Model] Change the test directory from ./src/test...