Implement a test tool for sensor spec test and stress test 84/273484/1
authorTaeminYeom <taemin.yeom@samsung.com>
Tue, 5 Apr 2022 08:38:15 +0000 (17:38 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 6 Apr 2022 08:02:56 +0000 (08:02 +0000)
commitea034bb2a4615f09ecf5f0109c80dbdd04b5f03e
treec6f760aec36dc65546a5ea132d77baf1952f7dcf
parent65dd57fd3c4d9afeb63a61e70be89c3f2851ad7f
Implement a test tool for sensor spec test and stress test

Change-Id: I69393e5ad5c0539f051573e91a36bc73abebf11e
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
(cherry picked from commit 7e5e59db51bfd47b644492262730ea56b7a75bb3)
packaging/capi-system-sensor.spec
tests/stress_test/CMakeLists.txt
tests/stress_test/main.c
tests/stress_test/sensor_info.h [new file with mode: 0644]
tests/stress_test/spec_test.c [new file with mode: 0644]
tests/stress_test/spec_test.h [new file with mode: 0644]
tests/stress_test/stress_test.c [new file with mode: 0644]
tests/stress_test/stress_test.h [new file with mode: 0644]