how to resolve this in keil
error :#28: expression must have a constant value The expression is given below in bold assertEquals("Expected failure.", 10, 20);
Presumably, that's a Macro ?
So you need to check the expansion of that macro...