Test ignored-error storage across translation units
Some checks failed
libakerror CI Build / cmake_build (push) Successful in 2m55s
libakerror CI Build / cmake_build_freestanding (push) Successful in 2m44s
libakerror CI Build / sanitizer (push) Failing after 2m55s
libakerror CI Build / coverage (push) Successful in 2m55s
libakerror CI Build / mutation_test (push) Successful in 42m38s
Some checks failed
libakerror CI Build / cmake_build (push) Successful in 2m55s
libakerror CI Build / cmake_build_freestanding (push) Successful in 2m44s
libakerror CI Build / sanitizer (push) Failing after 2m55s
libakerror CI Build / coverage (push) Successful in 2m55s
libakerror CI Build / mutation_test (push) Successful in 42m38s
This commit is contained in:
8
tests/err_ignore_multitu.h
Normal file
8
tests/err_ignore_multitu.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef AKERR_TEST_IGNORE_MULTITU_H
|
||||
#define AKERR_TEST_IGNORE_MULTITU_H
|
||||
|
||||
#include "akerror.h"
|
||||
|
||||
akerr_ErrorContext *akerr_multitu_snapshot_address(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user