predication testing

This commit is contained in:
Blaise Tine
2021-10-03 02:51:48 -04:00
parent 1e6ad235c9
commit 764b3e194c
3 changed files with 43 additions and 11 deletions

View File

@@ -12,6 +12,8 @@ int main() {
errors += test_tmc();
errors += test_pred();
errors += test_divergence();
errors += test_wsapwn();