aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/Testing.md
diff options
context:
space:
mode:
authorEduardo Julian2020-10-14 21:48:00 -0400
committerEduardo Julian2020-10-14 21:48:00 -0400
commit440608bc32916329c9f3c0f2bd9a8d1152ed5da8 (patch)
treee27ae0f41a437c24275293b151b23e63bf938392 /documentation/research/Testing.md
parent00d5ccbc043960037f644d4ff09b6a46fd0093d0 (diff)
Gave the Location type its own module.
Diffstat (limited to '')
-rw-r--r--documentation/research/Testing.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/research/Testing.md b/documentation/research/Testing.md
index 6d6e57f1a..32d47ea8d 100644
--- a/documentation/research/Testing.md
+++ b/documentation/research/Testing.md
@@ -1,3 +1,7 @@
+# Concolic Testing
+
+1. [Robby Findler: Concolic Testing with Higher-Order Inputs](https://www.youtube.com/watch?v=aO9nOCqNdfQ)
+
# Symbolic
1. [Crux](https://crux.galois.com/)