Commit 1d6c715
committed
testsuite: ensure valid UTF-8 can be logged in dmesg
Problem: None of the tests in t0009-dmesg.t ensure that valid utf-8,
non-ascii characters can be logged in the broker's dmesg buffer.
Add a test that ensures a valid UTF-8 string can be logged successfully
and is displayed properly with `flux-dmesg(1)`.1 parent 36c308d commit 1d6c715
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
111 | 117 | | |
112 | 118 | | |
113 | 119 | | |
| |||
0 commit comments