Commit 9978a74
authored
[Test] Fix socket test on macos. (#2555)
* [Test] Fix socket test on macos.
Signed-off-by: Tricster <[email protected]>
* [CI] Turn on verbose log on macOS.
Signed-off-by: Tricster <[email protected]>
* [CI] Inspect return value.
Signed-off-by: Tricster <[email protected]>
* [Test] Statically cast int32 to bool on macOS.
Signed-off-by: Tricster <[email protected]>
* [CI] Add debug info.
Signed-off-by: Tricster <[email protected]>
* [Test] Remove reinterpret_cast from uint8_t* to bool*
Signed-off-by: Tricster <[email protected]>
* [CI] Add full test on macOS.
Signed-off-by: Tricster <[email protected]>
* [Test] Remove unneeded line.
Signed-off-by: Tricster <[email protected]>
---------
Signed-off-by: Tricster <[email protected]>1 parent 8da0110 commit 9978a74
File tree
2 files changed
+3
-8
lines changed- .github/workflows
- test/host/socket
2 files changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 53 | + | |
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
998 | | - | |
| 998 | + | |
| 999 | + | |
999 | 1000 | | |
1000 | 1001 | | |
1001 | 1002 | | |
| |||
0 commit comments