Commit 8df0b44
zlib-rs: properly guard AVX512 tests
the runtime checker returns true if those target features are enabled, so guard
the tests which assert on the runtime check being true accordingly.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>1 parent f4bbe67 commit 8df0b44
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
149 | 153 | | |
150 | 154 | | |
151 | 155 | | |
| |||
0 commit comments