|
Coda Distributed File System
|

Functions | |
| TEST (cookie, add_then_get_is_pending) | |
| TEST (cookie, deliver_then_get_returns_status) | |
| TEST (cookie, deliver_unknown_is_dropped) | |
| TEST (cookie, get_unknown_cookie) | |
| TEST (cookie, remove_unknown_cookie) | |
| TEST (cookie, add_rejects_zero_cookie) | |
| TEST (cookie, add_rejects_duplicate) | |
| TEST (cookie, waiter_is_stored_and_returned) | |
| TEST (cookie, foreach_visits_all_in_use_entries) | |
| TEST (cookie, foreach_empty_table) | |
| TEST (cookie, table_is_bounded_and_recovers) | |
| TEST | ( | cookie | , |
| add_rejects_duplicate | |||
| ) |
| TEST | ( | cookie | , |
| add_rejects_zero_cookie | |||
| ) |
| TEST | ( | cookie | , |
| add_then_get_is_pending | |||
| ) |
| TEST | ( | cookie | , |
| deliver_then_get_returns_status | |||
| ) |
| TEST | ( | cookie | , |
| deliver_unknown_is_dropped | |||
| ) |
| TEST | ( | cookie | , |
| foreach_empty_table | |||
| ) |
| TEST | ( | cookie | , |
| foreach_visits_all_in_use_entries | |||
| ) |
| TEST | ( | cookie | , |
| get_unknown_cookie | |||
| ) |
| TEST | ( | cookie | , |
| remove_unknown_cookie | |||
| ) |
| TEST | ( | cookie | , |
| table_is_bounded_and_recovers | |||
| ) |
| TEST | ( | cookie | , |
| waiter_is_stored_and_returned | |||
| ) |