Skip to content

Commit

Permalink
Floss ELF support (#19)
Browse files Browse the repository at this point in the history
Removing Linux from Xfail.

Co-authored-by: c-urly <[email protected]>
  • Loading branch information
mr-tz and c-urly authored Nov 12, 2024
1 parent 315ea0e commit 53e9101
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 47 deletions.
3 changes: 0 additions & 3 deletions src/decode-base64/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang++ test-decode-base64.c base64.c -o test-decode-base64.exe
Xfail:
- Linux-32bit

2 changes: 0 additions & 2 deletions src/decode-from-global/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-from-global.c -o test-decode-from-global.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-from-heap/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-from-heap.c -o bin/test-decode-from-heap.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-from-stack/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-from-stack.c -o bin/test-decode-from-stack.exe
Xfail:
- Linux-32bit
1 change: 0 additions & 1 deletion src/decode-global-stackstrings/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ Build instructions (Cross compile for Windows on Linux): |
Xfail:
- all
- Linux-32bit

2 changes: 0 additions & 2 deletions src/decode-in-place/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-in-place.c -o bin/test-decode-in-place.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-local-stackstrings/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang++ test-decode-local-stackstrings.c -o bin/test-decode-decode-stackstrings.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-rc4/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-rc4.c -o bin/test-decode-rc4.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-reencode-string/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ Build instructions (Cross compile for Windows on Linux): |
rm test-decode-reencode-string.exe
i686-w64-mingw32-clang test-decode-reencode-string.c -o bin/test-decode-reencode-string.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-single-byte-xor/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-single-byte-xor.c -o bin/test-decode-single-byte-xor.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-split-stackstrings/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang++ test-decode-split-stackstrings.c -o bin/test-decode-split-stackstrings.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-stackstrings-move-to-global/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang++ test-decode-stackstrings-move-to-global.c -o bin/test-decode-stackstrings-move-to-global.exe
Xfail:
- Linux-32bit
3 changes: 0 additions & 3 deletions src/decode-string-by-index/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,3 @@ Build instructions (Cross compile for Windows on Linux): |
eg. rm test-decode-string-by-index.exe
eg. i686-w64-mingw32-clang test-decode-string-by-index.c -o bin/test-decode-string-by-index.exe
Xfail:
- Linux-32bit

2 changes: 0 additions & 2 deletions src/decode-string-with-header/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-string-with-header.c -o bin/test-decode-string-with-header.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-substitution-cipher/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-substitution-cipher.c -o bin/test-decode-substitution-cipher.exe
Xfail:
- Linux-32bit
3 changes: 0 additions & 3 deletions src/decode-tightstring/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-tightstring.c -o bin/test-decode-tightstring.exe
Xfail:
- Linux-32bit

3 changes: 0 additions & 3 deletions src/decode-to-global/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-to-global.c -o bin/test-decode-to-global.exe
Xfail:
- Linux-32bit

3 changes: 0 additions & 3 deletions src/decode-to-heap/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-to-heap.c -o bin/test-decode-to-heap.exe
Xfail:
- Linux-32bit

2 changes: 0 additions & 2 deletions src/decode-to-output-buf/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-to-output-buf.c -o bin/test-decode-to-output-buf.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-to-stack-rep-mov/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-to-stack-rep-mov.c -o bin/test-decode-to-stack-rep-mov.exe
Xfail:
- Linux-32bit
2 changes: 0 additions & 2 deletions src/decode-to-stack/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ Build instructions (Linux): |
Build instructions (Cross compile for Windows on Linux): |
i686-w64-mingw32-clang test-decode-to-stack.c -o bin/test-decode-to-stack.exe
Xfail:
- Linux-32bit
1 change: 0 additions & 1 deletion src/decode-wrapped-decoder/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ Build instructions (Cross compile for Windows on Linux): |
Xfail:
- all
- Linux-32bit

0 comments on commit 53e9101

Please sign in to comment.