{"id":18779764,"url":"https://github.com/tripouille/libasmtester","last_synced_at":"2025-04-13T11:30:34.835Z","repository":{"id":40266199,"uuid":"322924298","full_name":"Tripouille/libasmTester","owner":"Tripouille","description":"Tester for the libasm project of 42 school","archived":false,"fork":false,"pushed_at":"2024-08-15T13:05:08.000Z","size":50,"stargazers_count":10,"open_issues_count":4,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T02:51:18.235Z","etag":null,"topics":["2019","42","asm","assembly","errno","leaks","libasm","libasmtester","malloc-size","tester","tripouille","valgrind"],"latest_commit_sha":null,"homepage":"https://github.com/Tripouille","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tripouille.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-19T19:37:48.000Z","updated_at":"2025-03-09T23:33:42.000Z","dependencies_parsed_at":"2024-11-07T20:23:08.252Z","dependency_job_id":"e8b8f6d4-f936-4ee3-a278-af4d19b914d2","html_url":"https://github.com/Tripouille/libasmTester","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/Tripouille%2FlibasmTester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tripouille%2FlibasmTester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tripouille%2FlibasmTester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tripouille%2FlibasmTester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tripouille","download_url":"https://codeload.github.com/Tripouille/libasmTester/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705474,"owners_count":21148544,"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":["2019","42","asm","assembly","errno","leaks","libasm","libasmtester","malloc-size","tester","tripouille","valgrind"],"created_at":"2024-11-07T20:22:53.600Z","updated_at":"2025-04-13T11:30:34.830Z","avatar_url":"https://github.com/Tripouille.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libasmTester (2019+)\n\nTester for the libasm project of 42school (macOS and Linux only); features include checking malloc sizes and errno values. \n\n## Setup\n\nClone this tester in your libasm repository:\n```bash\ngit clone git@github.com:Tripouille/libasmTester.git \u0026\u0026 echo \"libasmTester\" \u003e\u003e .gitignore\n```\n\n## Commands\n\n`make` = alias to `make a`\n\n`make m` = launch mandatory tests  \n`make b` = launch bonus tests  \n`make a` = launch mandatory tests + bonus tests  \n\n`make vm` = launch mandatory tests with valgrind  \n`make vb` = launch bonus tests with valgrind  \n`make va` = launch mandatory tests + bonus tests with valgrind  \n\n`make [function name]` = launch associated test (ex: `make strlen`)  \n`make v[function name]` = launch associated test with valgrind (ex: `make vstrlen`)  \n`make vs[function name]` = open the corresponding tests in vscode (ex: `make vsstrlen`)  \n`make vi[function name]` = open the corresponding tests in vi (ex: `make vistrlen`)  \n\n\u003e [!WARNING]\n\u003e For rigorous testing, you should run **all** your tests with *Valgrind*.\n\n## Outputs\n\n![output of the tester, with everything green saying OK](https://i.imgur.com/bOLM4c7.png)\n\n`MOK` / `MKO` = test about your malloc size  \n`ERRNOOK` / `ERRNOKO` = test about errno value  \n\n# Report bugs / Improvement\n\nContact me on slack or discord : jgambard\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripouille%2Flibasmtester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripouille%2Flibasmtester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripouille%2Flibasmtester/lists"}