An open API service indexing awesome lists of open source software.

https://github.com/decomp/testdata

Test data for the decompilation pipeline.
https://github.com/decomp/testdata

Last synced: 5 months ago
JSON representation

Test data for the decompilation pipeline.

Awesome Lists containing this project

README

          

# testdata

This repository contains test data for the decompilation pipeline.

# Coreutils

GNU Coreutils version 8.30.

* [`[.ll`](coreutils/testdata/[.ll)
* [b2sum.ll](coreutils/testdata/b2sum.ll)
* [base32.ll](coreutils/testdata/base32.ll)
* [base64.ll](coreutils/testdata/base64.ll)
* [basename.ll](coreutils/testdata/basename.ll)
* [cat.ll](coreutils/testdata/cat.ll)
* [chcon.ll](coreutils/testdata/chcon.ll)
* [chgrp.ll](coreutils/testdata/chgrp.ll)
* [chmod.ll](coreutils/testdata/chmod.ll)
* [chown.ll](coreutils/testdata/chown.ll)
* [chroot.ll](coreutils/testdata/chroot.ll)
* [cksum.ll](coreutils/testdata/cksum.ll)
* [comm.ll](coreutils/testdata/comm.ll)
* [cp.ll](coreutils/testdata/cp.ll)
* [csplit.ll](coreutils/testdata/csplit.ll)
* [cut.ll](coreutils/testdata/cut.ll)
* [date.ll](coreutils/testdata/date.ll)
* [dd.ll](coreutils/testdata/dd.ll)
* [df.ll](coreutils/testdata/df.ll)
* [dir.ll](coreutils/testdata/dir.ll)
* [dircolors.ll](coreutils/testdata/dircolors.ll)
* [dirname.ll](coreutils/testdata/dirname.ll)
* [du.ll](coreutils/testdata/du.ll)
* [echo.ll](coreutils/testdata/echo.ll)
* [env.ll](coreutils/testdata/env.ll)
* [expand.ll](coreutils/testdata/expand.ll)
* [expr.ll](coreutils/testdata/expr.ll)
* [factor.ll](coreutils/testdata/factor.ll)
* [false.ll](coreutils/testdata/false.ll)
* [fmt.ll](coreutils/testdata/fmt.ll)
* [fold.ll](coreutils/testdata/fold.ll)
* [getlimits.ll](coreutils/testdata/getlimits.ll)
* [ginstall.ll](coreutils/testdata/ginstall.ll)
* [groups.ll](coreutils/testdata/groups.ll)
* [head.ll](coreutils/testdata/head.ll)
* [hostid.ll](coreutils/testdata/hostid.ll)
* [id.ll](coreutils/testdata/id.ll)
* [join.ll](coreutils/testdata/join.ll)
* [kill.ll](coreutils/testdata/kill.ll)
* [link.ll](coreutils/testdata/link.ll)
* [ln.ll](coreutils/testdata/ln.ll)
* [logname.ll](coreutils/testdata/logname.ll)
* [ls.ll](coreutils/testdata/ls.ll)
* [make-prime-list.ll](coreutils/testdata/make-prime-list.ll)
* [md5sum.ll](coreutils/testdata/md5sum.ll)
* [mkdir.ll](coreutils/testdata/mkdir.ll)
* [mkfifo.ll](coreutils/testdata/mkfifo.ll)
* [mknod.ll](coreutils/testdata/mknod.ll)
* [mktemp.ll](coreutils/testdata/mktemp.ll)
* [mv.ll](coreutils/testdata/mv.ll)
* [nice.ll](coreutils/testdata/nice.ll)
* [nl.ll](coreutils/testdata/nl.ll)
* [nohup.ll](coreutils/testdata/nohup.ll)
* [nproc.ll](coreutils/testdata/nproc.ll)
* [numfmt.ll](coreutils/testdata/numfmt.ll)
* [od.ll](coreutils/testdata/od.ll)
* [paste.ll](coreutils/testdata/paste.ll)
* [pathchk.ll](coreutils/testdata/pathchk.ll)
* [pinky.ll](coreutils/testdata/pinky.ll)
* [pr.ll](coreutils/testdata/pr.ll)
* [printenv.ll](coreutils/testdata/printenv.ll)
* [printf.ll](coreutils/testdata/printf.ll)
* [ptx.ll](coreutils/testdata/ptx.ll)
* [pwd.ll](coreutils/testdata/pwd.ll)
* [readlink.ll](coreutils/testdata/readlink.ll)
* [realpath.ll](coreutils/testdata/realpath.ll)
* [rm.ll](coreutils/testdata/rm.ll)
* [rmdir.ll](coreutils/testdata/rmdir.ll)
* [runcon.ll](coreutils/testdata/runcon.ll)
* [seq.ll](coreutils/testdata/seq.ll)
* [sha1sum.ll](coreutils/testdata/sha1sum.ll)
* [sha224sum.ll](coreutils/testdata/sha224sum.ll)
* [sha256sum.ll](coreutils/testdata/sha256sum.ll)
* [sha384sum.ll](coreutils/testdata/sha384sum.ll)
* [sha512sum.ll](coreutils/testdata/sha512sum.ll)
* [shred.ll](coreutils/testdata/shred.ll)
* [shuf.ll](coreutils/testdata/shuf.ll)
* [sleep.ll](coreutils/testdata/sleep.ll)
* [sort.ll](coreutils/testdata/sort.ll)
* [split.ll](coreutils/testdata/split.ll)
* [stat.ll](coreutils/testdata/stat.ll)
* [stdbuf.ll](coreutils/testdata/stdbuf.ll)
* [stty.ll](coreutils/testdata/stty.ll)
* [sum.ll](coreutils/testdata/sum.ll)
* [sync.ll](coreutils/testdata/sync.ll)
* [tac.ll](coreutils/testdata/tac.ll)
* [tail.ll](coreutils/testdata/tail.ll)
* [tee.ll](coreutils/testdata/tee.ll)
* [test.ll](coreutils/testdata/test.ll)
* [timeout.ll](coreutils/testdata/timeout.ll)
* [touch.ll](coreutils/testdata/touch.ll)
* [tr.ll](coreutils/testdata/tr.ll)
* [true.ll](coreutils/testdata/true.ll)
* [truncate.ll](coreutils/testdata/truncate.ll)
* [tsort.ll](coreutils/testdata/tsort.ll)
* [tty.ll](coreutils/testdata/tty.ll)
* [uname.ll](coreutils/testdata/uname.ll)
* [unexpand.ll](coreutils/testdata/unexpand.ll)
* [uniq.ll](coreutils/testdata/uniq.ll)
* [unlink.ll](coreutils/testdata/unlink.ll)
* [uptime.ll](coreutils/testdata/uptime.ll)
* [users.ll](coreutils/testdata/users.ll)
* [vdir.ll](coreutils/testdata/vdir.ll)
* [wc.ll](coreutils/testdata/wc.ll)
* [who.ll](coreutils/testdata/who.ll)
* [whoami.ll](coreutils/testdata/whoami.ll)
* [yes.ll](coreutils/testdata/yes.ll)

## SQLite

SQLite version 3.25.0.

* [shell.ll](sqlite/testdata/shell.ll)

## Pathological

* If-statements.
- [n=16](pathological/testdata/if_n16.ll)
- [n=32](pathological/testdata/if_n32.ll)
- [n=64](pathological/testdata/if_n64.ll)
- [n=128](pathological/testdata/if_n128.ll)
- [n=256](pathological/testdata/if_n256.ll)
- [n=512](pathological/testdata/if_n512.ll)
- [n=1024](pathological/testdata/if_n1024.ll)
- [n=2048](pathological/testdata/if_n2048.ll)

## Public domain

The test data generation scripts and any original content of this repository is hereby released into the [public domain](UNLICENSE).

## Third-party licenses

Any code or documentation of third-party projects is governed by their dedicated licenses.