ONE
ONE copied to clipboard
[runtime/test] Move test library
What
Let's move libraries for test in runtime/libs
into tests/libs
.
- [x]
runtime/libs/nnapi
- [x] Move
- [x]
runtime/libs/rua
- [x] Move
- [ ]
runtime/libs/tflite
- [x] Move
- [ ] Update namespace
- [ ]
runtime/misc
- [ ] Move
- [ ] benchmark.h
- [ ] RandomGenerator.h/cpp
- [ ] Update include path name
- [ ] Update lib name
- [ ] Update namespace
- [ ] Move
Why
- Reduces tizen onert package build time
- Remove from test coverage - it is not runtime core module