wut/tests
Maschell e2e877decd
Add coreinit/cosreport.h (#131)
* Add coreinit/cosreport.h
- add enum COSReportLevel
- add enum COSReportModule
- add function COSVReport
- add function COSError
- add function COSInfo
- add function COSVerbose
- add function COSWarn

see decaf for reference:
- dcd9bd1a08/src/libdecaf/src/cafe/libraries/coreinit/coreinit_cosreport.h
- 1dc2c3a278/src/libdecaf/src/cafe/libraries/coreinit/coreinit_enum.h

* Fix formatting in coreinit/cosreport.h

* coreinit/cosreport.h: Fix enum declarations

* Add coreinit/cosreport.h to the testsuite
2020-05-07 23:50:21 +10:00
..
test_compile_headers_as_c11 tests: Add -Wall, -Wextra, -pedantic, -Werror 2020-03-12 12:36:47 +11:00
test_compile_headers_as_c99 tests: Add -Wall, -Wextra, -pedantic, -Werror 2020-03-12 12:36:47 +11:00
test_compile_headers_as_cpp tests: Add -Wall, -Wextra, -pedantic, -Werror 2020-03-12 12:36:47 +11:00
test_compile_headers_common Add coreinit/cosreport.h (#131) 2020-05-07 23:50:21 +10:00
CMakeLists.txt Cleanup tests cmake scripts. 2019-11-20 17:25:50 +00:00