Skip to content

Commit

Permalink
[common_test] Move ct_netconfc_SUITE into datadir and run with ct_tes…
Browse files Browse the repository at this point in the history
…t_support
  • Loading branch information
sirihansen committed Aug 17, 2012
1 parent 06ea28e commit bc8f2b8
Show file tree
Hide file tree
Showing 6 changed files with 1,210 additions and 1,089 deletions.
2 changes: 0 additions & 2 deletions lib/common_test/test/Makefile
Expand Up @@ -28,7 +28,6 @@ MODULES= \
ct_test_support \
ct_test_support_eh \
ct_userconfig_callback \
ct_test_netconf_server \
ct_smoke_test_SUITE \
ct_priv_dir_SUITE \
ct_event_handler_SUITE \
Expand Down Expand Up @@ -102,7 +101,6 @@ release_tests_spec:
$(INSTALL_DIR) "$(RELSYSDIR)"
$(INSTALL_DATA) $(ERL_FILES) $(COVERFILE) "$(RELSYSDIR)"
$(INSTALL_DATA) common_test.spec "$(RELSYSDIR)"
$(INSTALL_DATA) ct_netconfc.cfg "$(RELSYSDIR)"
chmod -R u+w "$(RELSYSDIR)"
@tar cf - *_SUITE_data | (cd "$(RELSYSDIR)"; tar xf -)

Expand Down
1 change: 0 additions & 1 deletion lib/common_test/test/common_test.spec
@@ -1,2 +1 @@
{suites,"../common_test_test",all}.
{config,"../common_test_test/ct_netconfc.cfg"}.

0 comments on commit bc8f2b8

Please sign in to comment.