We have tests that hit multiple delta blocks for decompressFast(), here:
This code is not quite merged yet.
It would be good to also test at least one uncompressed literal in the scalar stream, since I don't think we hit that case yet. I think the elements that get passed into verifyDecompressPaths() could be chosen to force an uncompressed literal. Alternatively, we could build the BSONColumn manually using similar methods as used in BSONColumnTest.