qa: various fix to tests

This commit is contained in:
2017-08-11 02:01:55 +02:00
parent 93dde48355
commit 1c4a04cd30
21 changed files with 253 additions and 60 deletions

View File

@@ -28,6 +28,7 @@ handler(void *v, char *s)
print("PASS\n");
exits(nil);
}
forgivewkp(wakeup);
print("FAIL in note handler\n");
exits("FAIL");
}