Add stability tests
authorKonrad Kuchciak <k.kuchciak@samsung.com>
Thu, 22 Aug 2019 10:57:20 +0000 (12:57 +0200)
committerKonrad Kuchciak <k.kuchciak@samsung.com>
Thu, 22 Aug 2019 10:57:20 +0000 (12:57 +0200)
commit8e77bc935580e61d3072189ccf3cd8aa3569afd9
tree88cc599e2e7c6541fbb00edc0f8fb5ad8cb68377
parent9c66d3c567dfac9e29d2c7ec62ee9dd8bbd0c496
Add stability tests

Testing programs were created by Michal Bloch (m.bloch@samsung.com)

Change-Id: Ica86065e0c3771a4a856995c4642674e1a07f86e
12 files changed:
packaging/stability-monitor.spec
tests/Makefile [new file with mode: 0644]
tests/config.json [new file with mode: 0644]
tests/test-stability-cpu-utils.cpp [new file with mode: 0644]
tests/test-stability-cpu-utils.hpp [new file with mode: 0644]
tests/test-stability-cpu.cpp [new file with mode: 0644]
tests/test-stability-fd.cpp [new file with mode: 0644]
tests/test-stability-fg-bg.cpp [new file with mode: 0644]
tests/test-stability-io.cpp [new file with mode: 0644]
tests/test-stability-mem.cpp [new file with mode: 0644]
tests/test-stability.cpp [new file with mode: 0644]
tests/test-stability.hpp [new file with mode: 0644]