smptests/smpschedule01: Rename in smpscheduler01

This commit is contained in:
Sebastian Huber
2014-04-09 15:26:17 +02:00
parent eeb45b5cb9
commit c3cd7e7b7b
7 changed files with 23 additions and 23 deletions

View File

@@ -18,7 +18,7 @@ SUBDIRS += smpfatal02
SUBDIRS += smpfatal03
SUBDIRS += smplock01
SUBDIRS += smpmigration01
SUBDIRS += smpschedule01
SUBDIRS += smpscheduler01
SUBDIRS += smpsignal01
SUBDIRS += smpswitchextension01
SUBDIRS += smpthreadlife01

View File

@@ -75,7 +75,7 @@ smpmigration01/Makefile
smppsxaffinity01/Makefile
smppsxaffinity02/Makefile
smppsxsignal01/Makefile
smpschedule01/Makefile
smpscheduler01/Makefile
smpsignal01/Makefile
smpswitchextension01/Makefile
smpthreadlife01/Makefile

View File

@@ -1,19 +0,0 @@
rtems_tests_PROGRAMS = smpschedule01
smpschedule01_SOURCES = init.c
dist_rtems_tests_DATA = smpschedule01.scn smpschedule01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
LINK_OBJS = $(smpschedule01_OBJECTS)
LINK_LIBS = $(smpschedule01_LDLIBS)
smpschedule01$(EXEEXT): $(smpschedule01_OBJECTS) $(smpschedule01_DEPENDENCIES)
@rm -f smpschedule01$(EXEEXT)
$(make-exe)
include $(top_srcdir)/../automake/local.am

View File

@@ -0,0 +1,19 @@
rtems_tests_PROGRAMS = smpscheduler01
smpscheduler01_SOURCES = init.c
dist_rtems_tests_DATA = smpscheduler01.scn smpscheduler01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
LINK_OBJS = $(smpscheduler01_OBJECTS)
LINK_LIBS = $(smpscheduler01_LDLIBS)
smpscheduler01$(EXEEXT): $(smpscheduler01_OBJECTS) $(smpscheduler01_DEPENDENCIES)
@rm -f smpscheduler01$(EXEEXT)
$(make-exe)
include $(top_srcdir)/../automake/local.am

View File

@@ -20,7 +20,7 @@
#include "tmacros.h"
const char rtems_test_name[] = "SMPSCHEDULE 1";
const char rtems_test_name[] = "SMPSCHEDULER 1";
#define CPU_COUNT 2

View File

@@ -1,6 +1,6 @@
This file describes the directives and concepts tested by this test set.
test set name: smpschedule01
test set name: smpscheduler01
directives: