test: add tests for SetMemoryPermission

This commit is contained in:
Michael Scire 2021-10-20 22:34:19 -07:00 committed by SciresM
parent 0a58e803be
commit 7c1347e692
6 changed files with 283 additions and 34 deletions

View file

@ -15,12 +15,8 @@
*/
#include <stratosphere.hpp>
#define CATCH_CONFIG_NOSTDOUT
#define CATCH_CONFIG_RUNNER
#define CATCH_CONFIG_PREFIX_ALL
#define CATCH_CONFIG_DISABLE_EXCEPTIONS
#define CATCH_CONFIG_NO_POSIX_SIGNALS
#include "catch.hpp"
#include "util_catch.hpp"
namespace ams {