Skip to content

Adding ruby tests for autotest-client-tests.#102

Open
anupkumk wants to merge 1 commit into
autotest:masterfrom
anupkumk:ruby_test1
Open

Adding ruby tests for autotest-client-tests.#102
anupkumk wants to merge 1 commit into
autotest:masterfrom
anupkumk:ruby_test1

Conversation

@anupkumk

Copy link
Copy Markdown

Ruby is an interpreted scripting language for quick and easy object-oriented programming that helps to process text files and system management tasks.
Initially tests were not added to autotest-client-tests, so adding the same here.
Signed-off By: Anup Kumar anupkumk@linux.vnet.ibm.com

Ruby is an interpreted scripting language for quick and easy object-oriented programming that helps to process text files and system management tasks.
Initially tests ware not added to autotest-client-tests, so adding the same here.
Signed-off By: Anup Kumar <anupkumk@linux.vnet.ibm.com>
Comment thread linux-tools/ruby/ruby.py
os.environ["LTPBIN"] = os.path.join(test_path, "shared")
ret_val = subprocess.Popen(
['./ruby.sh'], cwd="%s/ruby" %
(test_path))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include the suggestion from previous review for os.path.join() here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants