Commit 1dfaa6f
committed
test: add unit tests for valid DConfig configuration
- Add comprehensive test suite for TreelandUserConfig with valid DConfig
- Test immediate destroy, initialization completion, and property changes
- Add stress tests for high-frequency creation/destruction cycles
- Verify safety of signal handling using QPointer mechanism
- Tests confirm crash fix prevents SIGSEGV in production scenarios1 parent c6580fc commit 1dfaa6f
File tree
3 files changed
+437
-0
lines changed- tests
- test_treeland_userconfig
3 files changed
+437
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments