Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.07 KB

checkedC-workflows

Step 1:

Switch to this github Repository and navigate to Actions image

Step 2:

Trigger the workflow manually by clicking on "Run Workflow" image

Step3:

Configure the below options: Successful compilation of checkedc-clang requires two repositories. Hence options are provided below to configure the branches and repositories of each of the required.

Descriptions:

Test Type:

CheckedC_clang = internally compiles "check-clang" target (27774 Tests) CheckedC_LLVM = internally compilers "check-all" target (70451 Tests) CheckedC_tests = internally compiler "check-checkedc" target (150 tests only on checked-c functionality)

Architecture:

X86_64, X86, ARM image

Step 4: Deleting Failed or Successful Workflow runs

Self explanatory