Implement a test tool for sensor spec test and stress test 13/273413/4
authorTaeminYeom <taemin.yeom@samsung.com>
Tue, 5 Apr 2022 08:38:15 +0000 (17:38 +0900)
committerTaeminYeom <taemin.yeom@samsung.com>
Wed, 6 Apr 2022 07:50:14 +0000 (16:50 +0900)
commit7e5e59db51bfd47b644492262730ea56b7a75bb3
treec6f760aec36dc65546a5ea132d77baf1952f7dcf
parent6899abc573e33d1a69122637993744c4caa8fd6b
Implement a test tool for sensor spec test and stress test

Change-Id: I69393e5ad5c0539f051573e91a36bc73abebf11e
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
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]