Commit 5a1d48d
committed
test(plan88): Add UDSError description tests
Tests for UDS error handling:
- testUDSErrorDescriptions: Verifies socketPathTooLong, socketCreationFailed,
socketBindFailed error descriptions contain relevant details (errno, message, path)
These verify error reporting quality for Plan 88 debugging.1 parent 9734377 commit 5a1d48d
1 file changed
Lines changed: 16 additions & 0 deletions
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
911 | 927 | | |
912 | 928 | | |
913 | 929 | | |
| |||
0 commit comments