Peter Limkilde Svendsen
|
912385b501
|
Set errno in alloc functions and add further tests
|
2019-04-22 11:16:13 +00:00 |
|
jD91mZM2
|
269b8a1d3e
|
Merge branch 'cleanup' into 'master'
tests: Macro based error handling
See merge request redox-os/relibc!195
|
2019-03-03 15:19:19 +00:00 |
|
jD91mZM2
|
fe905ed13c
|
Merge branch 'calloc_overflow_check' into 'master'
add calloc integer overflow check
See merge request redox-os/relibc!188
|
2019-02-28 08:20:11 +00:00 |
|
Tibor Nagy
|
9a0ea6ff34
|
tests: More refactoring, add helper header to every test, override exit for better error reporting
|
2019-02-21 21:13:28 +01:00 |
|
Tibor Nagy
|
4381bb2a22
|
tests: Remove redundant return statements
When the execution reaches the end of the main functions, they implicitly return a successful status.
|
2019-02-20 21:09:03 +01:00 |
|
Tibor Nagy
|
c19cc8b731
|
tests: Portability fixes, replaced 0/1/-1 return codes with macros
|
2019-02-20 20:20:07 +01:00 |
|
Tibor Nagy
|
ff874c87d7
|
tests: Fix function signatures
|
2019-02-20 19:27:18 +01:00 |
|
Peter Limkilde Svendsen
|
7aa0fbdf93
|
Include stdint.h in test
|
2019-02-02 16:51:38 +01:00 |
|
Peter Limkilde Svendsen
|
8b7453edf2
|
Add test of calloc with overflow
|
2019-02-02 16:41:09 +01:00 |
|
Jeremy Soller
|
950b4526c7
|
- Disable output of empty header files
- Remove incorrect header styles
- Use export.replace where header style was previously needed
- Check compilation of tests using system gcc
|
2018-11-26 21:35:02 -07:00 |
|
jD91mZM2
|
67d5976622
|
Clean up tests
|
2018-07-22 11:24:50 +02:00 |
|