Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to execute Qt4.8/tests/system/*.qtt?

How to execute Qt4.8/tests/system/*.qtt?

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 3 Posters 2.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NaCl8
    wrote on last edited by
    #1

    Hi,

    I'm using QtEmbedded-4.8.2 QWS configuration on MIPS platform. I find several auto/manual test cases in the tests folder. But in tests/system folder, all test cases use simply .qtt and no .cpp at all. I wonder how could I execute such test cases? I try qmlviewer but it doesn't work. Could anyone kindly show me how to execute such test cases? Thanks.

    Stanley

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Charles
      wrote on last edited by
      #2

      qtt files are used for qt system test, you need to clone and build the qtsystemtest project from https://codereview.qt-project.org/#admin,project,playground/qtsystemtest,info

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sunil.thaha
        wrote on last edited by
        #3

        @Charles, The QtSystemTest is a newer version which is qml based and doesn't support running the old qtt files. I shall post the link to the old qtuitest soon.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved