# ctorture **Repository Path**: hu-_-wen/ctorture ## Basic Information - **Project Name**: ctorture - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-20 - **Last Updated**: 2023-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` -------------------------------------------------- 1. env setup cd to your $MAPLE_ROOT source build/envsetup.sh arm release 2. how to run: ./run.sh work.list the results will be in $MAPLE_BUILD_OUTPUT/ctorture* work.list: cases with leading "#" are skipped -------------------------------------------------- where the .c files come from: git clone https://github.com/gcc-mirror/gcc version: 04/19/2021 commit fde4a87e734 execute is from: gcc/testsuite/gcc.c-torture/execute -------------------------------------------------- how to run: 1. please apply patches in patches/ to OAC if any. they are not in master branch yet. 2. ./run.sh work.list current status: result_fw/status ```