These missing return values cause build breaks with clang which defaults the -Wreturn-type warning to an error in this case. Add the right return values so these tests can run when using clang.