From 1549beb15b8b3d96179ca7d1f95ae845b0462e82 Mon Sep 17 00:00:00 2001 From: Kevin Kirspel Date: Thu, 29 Jun 2017 10:36:44 -0400 Subject: psxtests: Add a mmap dedicated test case Updates #2859 --- testsuites/psxtests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 7bcea4600a..cccdb39118 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -85,6 +85,7 @@ _SUBDIRS += psxrwlock01 _SUBDIRS += psxsem01 _SUBDIRS += psxshm01 _SUBDIRS += psxshm02 +_SUBDIRS += psxmmap01 _SUBDIRS += psxsignal01 _SUBDIRS += psxsignal02 _SUBDIRS += psxsignal03 -- cgit v1.2.3