Commit 46a8168
committed
add integration test proving 10 MB buffer handles >64 KB lines
spawns a real subprocess that outputs 100 KB on a single line
and verifies readline() succeeds — would crash with the default
64 KB StreamReader limit.
Signed-off-by: Vishali <vsanghis@redhat.com>1 parent 065fa60 commit 46a8168
1 file changed
Lines changed: 18 additions & 0 deletions
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
100 | 118 | | |
101 | 119 | | |
102 | 120 | | |
| |||
0 commit comments