]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Restructured the test apps: now there is a distinction between (a separate subdir...
authorjanhauer <janhauer>
Mon, 18 May 2009 16:20:12 +0000 (16:20 +0000)
committerjanhauer <janhauer>
Mon, 18 May 2009 16:20:12 +0000 (16:20 +0000)
commit60b4ac66dec192a79c1a01da195c49c6055a6582
tree14b1538bf84d1f416ca1f8580d1572aac7047e02
parent1b3726eac744305a1446f78ec96e0ef774321354
Restructured the test apps: now there is a distinction between (a separate subdir for) apps using beacon-enabled and nonbeacon-enabled mode.
38 files changed:
apps/tests/tkn154/README.txt
apps/tests/tkn154/TestAssociate/README.txt [deleted file]
apps/tests/tkn154/TestAssociate/app_profile.h [deleted file]
apps/tests/tkn154/TestAssociate/coordinator/Makefile [deleted file]
apps/tests/tkn154/TestAssociate/coordinator/TestAssociateAppC.nc [deleted file]
apps/tests/tkn154/TestAssociate/coordinator/TestCoordC.nc [deleted file]
apps/tests/tkn154/TestAssociate/device/Makefile [deleted file]
apps/tests/tkn154/TestAssociate/device/TestAssociateAppC.nc [deleted file]
apps/tests/tkn154/TestAssociate/device/TestDeviceC.nc [deleted file]
apps/tests/tkn154/TestData/README.txt [deleted file]
apps/tests/tkn154/TestData/app_profile.h [deleted file]
apps/tests/tkn154/TestData/coordinator/Makefile [deleted file]
apps/tests/tkn154/TestData/coordinator/TestCoordReceiverC.nc [deleted file]
apps/tests/tkn154/TestData/coordinator/TestDataAppC.nc [deleted file]
apps/tests/tkn154/TestData/device/Makefile [deleted file]
apps/tests/tkn154/TestData/device/TestDataAppC.nc [deleted file]
apps/tests/tkn154/TestData/device/TestDeviceSenderC.nc [deleted file]
apps/tests/tkn154/TestIndirect/README.txt [deleted file]
apps/tests/tkn154/TestIndirect/app_profile.h [deleted file]
apps/tests/tkn154/TestIndirect/coordinator/Makefile [deleted file]
apps/tests/tkn154/TestIndirect/coordinator/TestCoordSenderC.nc [deleted file]
apps/tests/tkn154/TestIndirect/coordinator/TestIndirectAppC.nc [deleted file]
apps/tests/tkn154/TestIndirect/device/Makefile [deleted file]
apps/tests/tkn154/TestIndirect/device/TestDeviceReceiverC.nc [deleted file]
apps/tests/tkn154/TestIndirect/device/TestIndirectAppC.nc [deleted file]
apps/tests/tkn154/TestPromiscuous/Makefile [deleted file]
apps/tests/tkn154/TestPromiscuous/README.txt [deleted file]
apps/tests/tkn154/TestPromiscuous/TestPromiscuousAppC.nc [deleted file]
apps/tests/tkn154/TestPromiscuous/TestPromiscuousC.nc [deleted file]
apps/tests/tkn154/TestStartSync/README.txt [deleted file]
apps/tests/tkn154/TestStartSync/app_profile.h [deleted file]
apps/tests/tkn154/TestStartSync/coordinator/Makefile [deleted file]
apps/tests/tkn154/TestStartSync/coordinator/TestCoordC.nc [deleted file]
apps/tests/tkn154/TestStartSync/coordinator/TestStartSyncAppC.nc [deleted file]
apps/tests/tkn154/TestStartSync/device/Makefile [deleted file]
apps/tests/tkn154/TestStartSync/device/TestDeviceC.nc [deleted file]
apps/tests/tkn154/TestStartSync/device/TestStartSyncAppC.nc [deleted file]
apps/tests/tkn154/makeall.sh [new file with mode: 0755]