tests on Windows
Modify the NTMakefile rules for tests so that a failed test does not prevent subsequent tests from being executed. Change-Id: I9595ad4a1527feae7c402241bf06ab21a0b76d4a
This commit is contained in:
@@ -257,6 +257,10 @@ EXPORTS
|
||||
$(DLLPREP_NODIST)
|
||||
|
||||
test-run:
|
||||
cd $(OBJ)
|
||||
-default_keys.exe
|
||||
-test_pw_quality.exe
|
||||
cd $(SRCDIR)
|
||||
|
||||
{$(OBJ)}.h{$(KADM5INCDIR)}.h:
|
||||
$(CP) $< $@
|
||||
|
||||
Reference in New Issue
Block a user