equal
deleted
inserted
replaced
1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
152 d_pagingexample_2_post support |
152 d_pagingexample_2_post support |
153 |
153 |
154 #if defined(EPOC32) && !defined(X86) |
154 #if defined(EPOC32) && !defined(X86) |
155 // Test LDD for real hardware DMA |
155 // Test LDD for real hardware DMA |
156 d_dma support |
156 d_dma support |
157 d_dma2 support |
|
158 d_dma_compat support |
|
159 d_dma2_compat support |
|
160 #endif |
157 #endif |
161 |
158 |
162 #ifdef EPOC32 |
159 #ifdef EPOC32 |
163 d_atomic support |
160 d_atomic support |
164 d_pagestress support |
161 d_pagestress support |
869 t_context |
866 t_context |
870 #endif |
867 #endif |
871 |
868 |
872 // /E32TEST/DMA tests |
869 // /E32TEST/DMA tests |
873 t_dma // user-side test harness for real DMA framework |
870 t_dma // user-side test harness for real DMA framework |
874 t_dma2 // user-side test harness for DMAv2 framework |
|
875 |
871 |
876 // Example RTOS personality |
872 // Example RTOS personality |
877 ../personality/example/t_expers support |
873 ../personality/example/t_expers support |
878 |
874 |
879 // Text notifier tests |
875 // Text notifier tests |