Commit 10ce1e0
authored
Update the backends tests. (bytecodealliance#1423)
The "use-libc-auxv" feature is no longer enabled by default, so convert
the use-rustix-auxv test that disables it into a use-libc-auxv test that
enables it, and add more asserts.1 parent 7f40ac9 commit 10ce1e0
File tree
4 files changed
+45
-15
lines changed- test-crates
- use-libc-auxv
- src
- use-rustix-auxv
- tests
4 files changed
+45
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
File renamed without changes.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
23 | 51 | | |
24 | 52 | | |
25 | | - | |
26 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
27 | 57 | | |
28 | 58 | | |
29 | 59 | | |
30 | 60 | | |
31 | | - | |
| 61 | + | |
32 | 62 | | |
33 | 63 | | |
34 | 64 | | |
35 | 65 | | |
36 | 66 | | |
37 | | - | |
| 67 | + | |
38 | 68 | | |
39 | 69 | | |
40 | 70 | | |
41 | 71 | | |
42 | | - | |
| 72 | + | |
43 | 73 | | |
44 | 74 | | |
45 | 75 | | |
46 | 76 | | |
47 | 77 | | |
48 | | - | |
| 78 | + | |
49 | 79 | | |
50 | 80 | | |
51 | 81 | | |
| |||
0 commit comments