| Class | TestBisectPathMixin | Test that _bisect_path_*() returns the expected values. |
| Class | TestBisectPathLeft | Run all Bisect Path tests against _bisect_path_left. |
| Class | TestCompiledBisectPathLeft | Run all Bisect Path tests against _bisect_path_lect |
| Class | TestBisectPathRight | Run all Bisect Path tests against _bisect_path_right |
| Class | TestCompiledBisectPathRight | Run all Bisect Path tests against _bisect_path_right |
| Class | TestBisectDirblock | Test that bisect_dirblock() returns the expected values. |
| Class | TestCompiledBisectDirblock | Test that bisect_dirblock() returns the expected values. |
| Class | TestCmpByDirs | Test an implementation of cmp_by_dirs() |
| Class | TestCompiledCmpByDirs | Test the pyrex implementation of cmp_by_dirs |
| Class | TestCmpPathByDirblock | Test an implementation of _cmp_path_by_dirblock() |
| Class | TestCompiledCmpPathByDirblock | Test the pyrex implementation of _cmp_path_by_dirblock |
| Class | TestMemRChr | Test memrchr functionality |
| Class | TestReadDirblocks | Test an implementation of _read_dirblocks() |
| Class | TestCompiledReadDirblocks | Test the pyrex implementation of _read_dirblocks |
| Class | TestUsingCompiledIfAvailable | Check that any compiled functions that are available are the default. |
| Class | TestUpdateEntry | Test the DirState.update_entry functions |
| Class | UppercaseSHA1Provider | A custom SHA1Provider. |
| Class | TestProcessEntry | Undocumented |
| Class | TestPackStat | Check packed representaton of stat values is robust on all inputs |