tests: Use proper SQL construction in hwsim test reporting
[mech_eap.git] / tests / hwsim / run-tests.py
2013-10-30 Johannes Bergtests: Use proper SQL construction in hwsim test reporting
2013-10-27 Johannes Bergtests: Do not require wpaspy installation
2013-10-27 Jouni Malinentests: Allow test case descriptions to be written into...
2013-10-27 Jouni Malinentests: Add support for sqlite results database
2013-10-20 Jouni Malinentests: Stop test run on NOTE command failure
2013-09-29 Jouni Malinentests: Flush stdout after each status line print
2013-09-29 Jouni Malinentests: Add mechanism for test cases to indicate a skipp...
2013-09-29 Jouni Malinentests: run-tests.py -L to print out list of test cases
2013-09-29 Jouni Malinentests: Adjust debug verbosity levels to get rid of...
2013-09-28 Jouni Malinentests: Make run-tests.py command argument parser more...
2013-09-28 Jouni Malinentests: Write test case result summary into a file
2013-09-28 Jouni Malinentests: Add test duration and time to PASS/FAIL reports
2013-08-25 Jouni Malinentests: Save debug log to a file and clean up stdout...
2013-08-24 Jouni Malinentests: Continue even if device reset fails
2013-08-24 Jouni Malinentests: Use logger.info() instead of print to get one...
2013-08-24 Jouni Malinentests: Check for exceptions during TEST-START/STOP
2013-06-30 Jouni Malinentests: Use wpa_supplicant global control interface...
2013-04-26 Jouni Malinentests: Generate a tarball of test results if a test...
2013-03-31 Jouni Malinentests: Stop wpa_supplicant before hostapd
2013-03-31 Jouni Malinentests: Use FLUSH command to clear wpa_supplicant state
2013-03-31 Jouni Malinentests: Use a more compact summary of test results
2013-03-31 Jouni Malinentests: Add command line argument -f for specifying...
2013-03-31 Jouni Malinentests: Use a single set of scripts for running both...