alec-jackson / alec-jackson/studious-engine
Studious Engine 24 Hour Duration Test
- Ngôn ngữ chính
- C
- Star
- 6
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# Test Description
Run studious engine uninterrupted for 24 hours. If the program crashes, collect a core dump of the failure and analyze the crash. Fix the underlying problem and re-test. Repeat until studious is able to stay open for 24 hours straight.
## Notes
Computer under test should not go to sleep after n number of minutes of inactivity. The target hardware for this test should be something a bit more limited, like a raspberry pi 4.
**Before running this test,** run `ulimit -c unlimited` to ensure the core dump is actually generated on your system. Analyze the core dump using GDB to triage any crashes.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.