Move alloc tests to expected-output tests
Compare changes
- Peter Limkilde Svendsen authored
+ 24
− 21
@@ -23,21 +23,6 @@ void test_non_null(void *ptr, int error_val) {
@@ -65,6 +50,24 @@ void test_invalid_aligned(void *ptr, int error_val) {
@@ -92,7 +95,7 @@ int main(void) {
@@ -116,7 +119,7 @@ int main(void) {
@@ -141,7 +144,7 @@ int main(void) {
@@ -167,7 +170,7 @@ int main(void) {
@@ -219,7 +222,7 @@ int main(void) {
@@ -261,7 +264,7 @@ int main(void) {