CIRCUIT_NAME is a built-in, predefined constant string containing the name of the circuit. The name of the circuit is defined in the Circuit Description on the XJDeveloper boards screen. This constant is a global constant.
PRINT("Starting testing ", CIRCUIT_NAME, "\n");