Skip to content

issues Search Results · repo:paranlee/robotframework-c-cpp-demo language:RobotFramework

Filter by

5 results
 (41 ms)

5 results

inparanlee/robotframework-c-cpp-demo (press backspace or delete to remove)

Add example executable + dl load.
  • paranlee
  • 1
  • Opened 
    on Mar 4, 2022
  • #5

Add example that exec lib, lib + executable.
  • paranlee
  • Opened 
    on Feb 17, 2022
  • #4

Update Readme contents.
  • paranlee
  • Opened 
    on Feb 12, 2022
  • #3

Add linux kernel module runtime test. Routine like below. MY_KEYWORD=SOME_JOB_LOG modprobe myModule.ko \ sleep 10 # some jobs rmmod myModule.ko dmsg | grep $MY_KEYWORD
  • paranlee
  • Opened 
    on Feb 11, 2022
  • #2

Add real example like below. dynamic so import def test_func_python_wrapper(arg, so_lib_path = my/path/myLib.so ): CDLL(so_lib_path).this_func_in_the_so_lib_will_tested(arg):
  • paranlee
  • Opened 
    on Feb 10, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub