Added halfAdderTests to the test suite to verify the logic of the aHalfAdder circuit. The test checks all four combinations of input bits against the expected sum and carry outputs. This expands the automated test coverage for core hardware logic components.