summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2022-10-16 20:45:38 +0200
committerEmilio Cobos Álvarez <emilio@crisal.io>2022-10-16 21:29:41 +0200
commit6f6f9fb402846e94662a6cfaa9f2e322beb5f1a1 (patch)
tree5a56c32bb94be9b842b3741fcbb43f4535f621c1
parent17dd0931306977abd13c90532d35b86237fcd7a7 (diff)
Move the csmith-fuzzing directory to the top level.
-rw-r--r--csmith-fuzzing/README.md (renamed from bindgen/csmith-fuzzing/README.md)0
-rw-r--r--csmith-fuzzing/csmith.h (renamed from bindgen/csmith-fuzzing/csmith.h)0
-rwxr-xr-xcsmith-fuzzing/driver.py (renamed from bindgen/csmith-fuzzing/driver.py)0
-rwxr-xr-xcsmith-fuzzing/predicate.py (renamed from bindgen/csmith-fuzzing/predicate.py)0
4 files changed, 0 insertions, 0 deletions
diff --git a/bindgen/csmith-fuzzing/README.md b/csmith-fuzzing/README.md
index cdd6d086..cdd6d086 100644
--- a/bindgen/csmith-fuzzing/README.md
+++ b/csmith-fuzzing/README.md
diff --git a/bindgen/csmith-fuzzing/csmith.h b/csmith-fuzzing/csmith.h
index faaef5b1..faaef5b1 100644
--- a/bindgen/csmith-fuzzing/csmith.h
+++ b/csmith-fuzzing/csmith.h
diff --git a/bindgen/csmith-fuzzing/driver.py b/csmith-fuzzing/driver.py
index 1d3af540..1d3af540 100755
--- a/bindgen/csmith-fuzzing/driver.py
+++ b/csmith-fuzzing/driver.py
diff --git a/bindgen/csmith-fuzzing/predicate.py b/csmith-fuzzing/predicate.py
index 6ca50476..6ca50476 100755
--- a/bindgen/csmith-fuzzing/predicate.py
+++ b/csmith-fuzzing/predicate.py