Comparing Output A utility named cmp compares files A utility named diff does also No output will be produced if the files are the same If correct output is in test.out then cmp test.out outfile No output if the test is passed diff test.out outfile Gives more detailed output if the test is failed