mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 11:16:57 -04:00
test: add tests for SetMemoryPermission
This commit is contained in:
parent
0a58e803be
commit
7c1347e692
6 changed files with 283 additions and 34 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue