# test_case **Repository Path**: GuEe-GUI/test_case ## Basic Information - **Project Name**: test_case - **Description**: test case in C - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-20 - **Last Updated**: 2023-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test cast ## Test cast in C run main.c ``` I'm Main1, I will success. [ SUCCESS ] [Main1] Main1 config test I'm Main2, I will fail. [ FAIL ] [Main2] Main2 config test ```