tests: Reset wlan5 device before RELOG command
[mech_eap.git] / tests / hwsim / run-tests.py
2016-09-23 Jouni Malinentests: Reset wlan5 device before RELOG command
2016-05-28 Jonathan Afektests: Add support for wlantest for remote hwsim tests
2016-04-24 Jouni Malinentests: Do not use tabs for indentation
2016-04-24 Janusz Dziedzictests: Print traceback if test fails
2015-11-27 Johannes Bergtests: run-tests: Print more details about NameError
2015-11-24 Johannes Bergtests: Print test name to kernel log buffer
2015-09-07 Jouni Malinentests: Use sqlite3.Binary() with the log files
2015-07-26 Jouni Malinentests: Explicitly close hostapd global control socket...
2015-07-16 Anton Nayshtuttests: Add FST module tests
2015-03-07 Johannes Bergtests: Allow running with arbitrary working directory
2015-02-21 Jouni Malinentests: Rename dmesg files to a unique name
2015-02-07 Jouni Malinentests: Remove unnecessary use of sudo from test cases
2015-02-05 Eliad Pellertests: Add printk tracer to trace-cmd
2015-01-18 Jouni Malinentests: Close wlan5 control interface monitor more expli...
2015-01-08 Jouni Malinentests: Convert test skipping to use exception
2015-01-07 Jouni Malinentests: Convert "hwsim-SKIP" exception to use a custom...
2015-01-02 Jouni Malinentests: wpa_supplicant D-Bus interface
2014-12-25 Jouni Malinentests: Disable terminal echo for stdin control (-i)
2014-12-22 Jouni Malinentests: Optimize run-tests.py test case dict iteration
2014-11-27 Jouni Malinentests: Optimize run-tests.py --prefill-tests startup...
2014-11-27 Jouni Malinentests: Follow test sequence from run-tests.py command...
2014-11-19 Jouni Malinentests: Fix regression in START line total count
2014-11-19 Jouni Malinentests: Add run-tests.py -i to control execution from...
2014-11-19 Jouni Malinentests: Allow run-tests.py to be run from the vm directory
2014-11-19 Jouni Malinentests: Make run-tests.py process test case selection...
2014-10-26 Ilan Peertests: Add support for reading modules list from a...
2014-10-26 Jouni Malinentests: Print failure exeception if logger output goes...
2014-10-20 Jouni Malinentests: Remove wlan5-related interfaces based on list
2014-10-20 Jouni Malinentests: Make RELOG command use global control interface
2014-04-29 Jouni Malinentests: Verify global control interface before starting...
2014-04-06 Jouni Malinentests: Add option for running test cases that take...
2014-03-24 Jouni Malinentests: Add scripts to allow parallel execution of tests...
2014-03-23 Jouni Malinentests: Allow test cases to receive additional parameters
2014-03-11 Eduardo Abinadertests: Fix trace parameter invocation
2014-03-11 Jouni Malinentests: Fix trace-cmd output for host case
2014-02-21 Jouni Malinentests: Fix the file comment to describe what this scrip...
2014-02-21 Roger Zanonitests: Change the python interpreter directive
2014-01-27 Jouni Malinentests: Reset hostapd state with FLUSH between test...
2014-01-07 Jouni Malinentests: Show missing descriptions in more helpful format
2014-01-07 Jouni Malinentests: Write debug logs into the database for failed...
2013-12-31 Jouni Malinentests: Verify dynamic wpa_supplicant interface addition...
2013-12-29 Jouni Malinentests: Show test counter on the START line
2013-12-27 Jouni Malinentests: Mark kernel issues more clearly in the log file
2013-11-17 Jouni Malinentests: Use per-test case log/capture file from wlantest
2013-11-17 Johannes Berghwsim tests: Print failed tests nicer
2013-11-05 Jouni Malinentests: Handle hostapd dying more gracefully
2013-11-05 Johannes Berghwsim tests: Check kernel messages for warnings/bugs
2013-11-03 Jouni Malinentests: Add run-tests.py --no-reset
2013-11-02 Jouni Malinentests: Clean up output formatting with str.format()
2013-11-02 Jouni Malinentests: Use a helper function to rename wpa_supplicant...
2013-11-02 Jouni Malinentests: Always write run-tests.py debug logs a file
2013-11-02 Jouni Malinentests: Split hostapd debug log into per test case files
2013-11-02 Jouni Malinentests: Add run-tests.py --shuffle-test
2013-11-02 Johannes Berghwsim tests: Prefill database in VM tests
2013-11-02 Johannes Berghwsim tests: Create results database in VM tests
2013-11-02 Johannes Berghwsim tests: Refactor test results reporting
2013-10-31 Jouni Malinentests: Test dynamic BSS addition/removal
2013-10-31 Jouni Malinentests: Remove separate error/failed text file
2013-10-31 Jouni Malinentests: Remove separate results text file
2013-10-31 Jouni Malinentests: Use a symlink for default LOGDIR between scripts
2013-10-31 Jouni Malinentests: Split wpa_supplicant debug logs into per test...
2013-10-31 Jouni Malinentests: Split run-tests.py logger info into per test...
2013-10-31 Jouni Malinentests: Remove the 'test_' prefix from test module names
2013-10-31 Jouni Malinentests: Remove the 'test_' prefix from test names
2013-10-31 Jouni Malinentests: Fix sqlite run column to be an integer
2013-10-31 Johannes Berghwsim tests: Reset at the end of a test
2013-10-31 Johannes Berghwsim tests: Allow collecting dmesg
2013-10-31 Johannes Berghwsim tests: Pass --logdir to run-tests.py
2013-10-31 Johannes Berghwsim tests: Allow run-tests.py to start tracing
2013-10-31 Johannes Berghwsim tests: Pass commit as an argument
2013-10-30 Johannes Bergtests: Refactor run-all.sh
2013-10-30 Johannes Bergtests: Use argparse module with hwsim
2013-10-30 Johannes Bergtests: Import sqlite3 only if used
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...