-
Notifications
You must be signed in to change notification settings - Fork 0
Bug Testing Status Table
chengtianxu edited this page Apr 9, 2019
·
18 revisions
| Number | Program | is CVE | Pass | Fail | Notes |
|---|---|---|---|---|---|
| 1 | wc-bug1 | No | * | Successful on command line, fails in Makefile mysteriously | |
| 2 | wc-bug2 | No | * | Need to merge to master Makefile | |
| 3 | yes-bug1 | No | * | ||
| 4 | shred-bug1 | No | * | ||
| 5 | ls-bug1 | No | * | ||
| 6 | cp-bug1 | No | * | ||
| 7 | mv-bug1 | No | * | Race condition so have to run the buggy test multiple times | |
| 8 | bf-bug1 | No | * | ||
| 9 | b2sum-bug1 | No | * | Need to merge to master Makefile | |
| 10 | curl-bug1 | No | * | works on Anthony's machine | |
| 11 | curl-bug2 | No | * | Patched test works but exits with error | |
| 12 | curl-bug3 | No | * | curl: (7) Couldn't connect to server (latest curl also fails) | |
| 13 | curl-bug4 | Yes | * | both gives: could not resolve host | |
| 14 | curl-bug5 | Yes | * | ||
| 15 | curl-bug6 | Yes | * | Same error message from both versions | |
| 16 | openssl-bug1 | No | * | Lack buggy input | |
| 17 | wget-bug1 | No | * | Not reproducible bug (condition is never true) | |
| 18 | wget-bug2 | Yes | * | need to merge to master makefile | |
| 19 | nginx-bug1 | No | * | Different error messages, buggy one complains parameter being too long. Seems right. | |
| 20 | nginx-bug3 | No | * | ssl-client certificate | |
| 21 | sqlite-bug1 | No | * | Not reproducible | |
| 22 | redis-bug1 | No | * | need to put into makefile |