VirtualBox

Changeset 8988 in vbox for trunk


Ignore:
Timestamp:
May 21, 2008 12:43:00 AM (17 years ago)
Author:
vboxsync
Message:

TESTING pass prep.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/testcase/Makefile.kmk

    r8986 r8988  
    157157
    158158
     159#
     160# Add the tests to the target list for the testing pass.
     161# (kBuild r1646)
     162#
     163TESTING += $(addprefix $(VBOX_DISAS_TEST_PATH)/,$(VBOX_DISAS_TESTS))
     164
     165# Aliases for use till kBuild gets updated.
     166.PHONY: check test
     167check test: $(TESTING)
     168
    159169
    160170#
    161171# The test aliases
    162172#
    163 
    164 # the standard ones for running all.
    165 .PHONY: check test
    166 check test: $(addprefix $(VBOX_DISAS_TEST_PATH)/,$(VBOX_DISAS_TESTS))
    167173
    168174# individual test and per source file (for the editor).
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette