Commit 43e8b97
32-bit tests (#311)
# Purpose
Compile our OBC tests for a 32-bit architecture to match the hardware it
will be running on
# New Changes
- Added `-m32` compiler args for `Test` CMake target
# Tests
Unit tests still pass:

And unit test binaries are now 32 bits:

---------
Co-authored-by: nbrodbec <contact@nbrodbeck.com>1 parent 3133e4d commit 43e8b97
File tree
4 files changed
+133
-81
lines changed- .github/workflows
- cmake
4 files changed
+133
-81
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments