{"id":24865532,"url":"https://github.com/kfl/quickcheck-c-interface","last_synced_at":"2025-08-22T14:13:17.140Z","repository":{"id":66768391,"uuid":"44760345","full_name":"kfl/quickcheck-c-interface","owner":"kfl","description":"Example code demonstrating how to use QuickCheck for Erlang to test C code","archived":false,"fork":false,"pushed_at":"2016-01-18T21:43:17.000Z","size":200,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T23:59:58.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kfl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-22T17:04:23.000Z","updated_at":"2024-10-16T18:53:45.000Z","dependencies_parsed_at":"2023-02-28T21:15:34.600Z","dependency_job_id":null,"html_url":"https://github.com/kfl/quickcheck-c-interface","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfl%2Fquickcheck-c-interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfl%2Fquickcheck-c-interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfl%2Fquickcheck-c-interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfl%2Fquickcheck-c-interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kfl","download_url":"https://codeload.github.com/kfl/quickcheck-c-interface/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245717694,"owners_count":20661146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-01T00:00:01.628Z","updated_at":"2025-03-26T18:44:55.205Z","avatar_url":"https://github.com/kfl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quickcheck for Erlang's C interface\nExample code demonstrating how to use QuickCheck for Erlang via\nQuviq's [QuickCheck CI](http://quickcheck-ci.com) service to check some C code.\n\n[\u003cimg src=\"http://quickcheck-ci.com/p/kfl/quickcheck-c-interface.png\" alt=\"Build Status\" width=\"160px\"\u003e](http://quickcheck-ci.com/p/kfl/quickcheck-c-interface)\n\n## Example(s)\n\nThe `src` directory contains a number of examples. (Right now there is\nonly one example, but the plan is that eventually there will be more.)\n\n* The file `bsearch.c` contains a number of implementations of binary\n  search, many of them are buggy. The file `bsearch_eqc.erl` contains\n  a number of properties for testing the C functions. In particular\n  it shows how to use the `?SETUP` macro to compile the C file before\n  calling any functions and how to use `catch` to deal with\n  segmentation faults.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfl%2Fquickcheck-c-interface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkfl%2Fquickcheck-c-interface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfl%2Fquickcheck-c-interface/lists"}