I am using choices in my HWUT test. If in the command line, i dont specify the choice, then the test runs for all the choices. But the choices are chosen as per alphabetical order. I dont want to specify any choice in command line and i would like the test to run the choices in the order specified in the test. For example, printf("CHOICES: start, do_something, end"); I would like to it execute in the same order. I did see some information regarding ordering of choices in this page, http://ift.tt/1JZy1Le This mentions about FIRST, NOT_LAST, NOT_FIRST, LAST. I couldnt figure out how to use this. Also not sure if this is the solution. Please help.
Aucun commentaire:
Enregistrer un commentaire