We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tested from different devices:
Welcome to Francinette, a 42 tester framework! ║
╚═══════════════════════╦══════════════════════════════╦═══════════════════════╝ ║ printf ║ ╚══════════════════════════════╝ ✔ Preparing framework ✔ Executing: norminette ✔ Executing: make fclean all (no bonus) ℹ Running tests: printfTester (https://github.com/Tripouille/printfTester) [Mandatory]
==147== Valgrind: debuginfo reader: ensure_valid failed: ==147== Valgrind: during call to ML_(img_get) ==147== Valgrind: request for range [40788453, +4) exceeds ==147== Valgrind: valid image size of 150080 for image: ==147== Valgrind: "/home/kike/francinette/temp/printf/printfTester/c_test" ==147== ==147== Valgrind: debuginfo reader: Possibly corrupted debuginfo file. ==147== Valgrind: I can't recover. Giving up. Sorry. ==147== make: *** [Makefile:30: c] Error 1
ℹ Running tests: fsoares (my own tests) Want some more thorough tests? run 'francinette --strict'.
╔══════════════════════════════════════════════════════════════════════════════╗ ║ 🎉🥳 All tests passed! Congratulations! 🥳🎉 ║ ╚══════════════════════════════════════════════════════════════════════════════╝
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tested from different devices:
╚═══════════════════════╦══════════════════════════════╦═══════════════════════╝
║ printf ║
╚══════════════════════════════╝
✔ Preparing framework
✔ Executing: norminette
✔ Executing: make fclean all (no bonus)
ℹ Running tests: printfTester (https://github.com/Tripouille/printfTester)
[Mandatory]
unhandled dwarf2 abbrev form code 0x25
unhandled dwarf2 abbrev form code 0x25
unhandled dwarf2 abbrev form code 0x25
unhandled dwarf2 abbrev form code 0x23
unhandled dwarf2 abbrev form code 0x25
unhandled dwarf2 abbrev form code 0x25
unhandled dwarf2 abbrev form code 0x25
unhandled dwarf2 abbrev form code 0x23
==147== Valgrind: debuginfo reader: ensure_valid failed:
==147== Valgrind: during call to ML_(img_get)
==147== Valgrind: request for range [40788453, +4) exceeds
==147== Valgrind: valid image size of 150080 for image:
==147== Valgrind: "/home/kike/francinette/temp/printf/printfTester/c_test"
==147==
==147== Valgrind: debuginfo reader: Possibly corrupted debuginfo file.
==147== Valgrind: I can't recover. Giving up. Sorry.
==147==
make: *** [Makefile:30: c] Error 1
ℹ Running tests: fsoares (my own tests)
Want some more thorough tests? run 'francinette --strict'.
╔══════════════════════════════════════════════════════════════════════════════╗
║ 🎉🥳 All tests passed! Congratulations! 🥳🎉 ║
╚══════════════════════════════════════════════════════════════════════════════╝
The text was updated successfully, but these errors were encountered: