Commit Graph

  • 7db9c05610 t-runner: add exit procedures after AP's failures Tim Kourt 2016-05-13 14:34:52 -0700
  • 6b9e8aa7b7 autotests: README for test1AP Rahul Rahul 2016-05-13 14:18:24 -0700
  • 3d85b23a60 autotests: common utility functions Rahul Rahul 2016-05-13 14:18:23 -0700
  • c0af26006a autotests: sample .conf file for hostapd Rahul Rahul 2016-05-13 14:18:22 -0700
  • 45343dd5af autotests: simpleAgent Rahul Rahul 2016-05-13 14:18:21 -0700
  • 4d31daa296 autotests: connectDisconnect test Rahul Rahul 2016-05-13 14:18:20 -0700
  • 49df40fdff network: Move network_emit_removed to network.c Denis Kenzior 2016-05-12 09:52:52 -0500
  • 5dc3a892db network: Move network_emit_added to network.c Denis Kenzior 2016-05-12 09:51:02 -0500
  • 3ca8dfb5ad wiphy: move & rename iwd_device_get_path Denis Kenzior 2016-05-12 09:45:34 -0500
  • ae1dc10c0c wiphy: Move __iwd_network_append_properties Denis Kenzior 2016-05-11 22:30:10 -0500
  • 23fe106cc5 device: Add device_get_connected_network() Denis Kenzior 2016-05-11 22:27:31 -0500
  • 08d72cd213 netdev: Remove unused typedefs Denis Kenzior 2016-05-11 22:24:40 -0500
  • 0c7504b5fb wiphy: Use network_get_security() Denis Kenzior 2016-05-11 22:11:08 -0500
  • b166285f44 network: Add network_get_security() Denis Kenzior 2016-05-11 22:10:18 -0500
  • f3ad1492c9 wiphy: Use network_get_path() Denis Kenzior 2016-05-11 22:08:50 -0500
  • beea6897d3 network: Add network_get_path() Denis Kenzior 2016-05-11 22:07:38 -0500
  • 2ccbf65519 wiphy: Use network_get_netdev Denis Kenzior 2016-05-11 22:04:09 -0500
  • 54574dc153 network: Add network_get_netdev Denis Kenzior 2016-05-11 22:02:49 -0500
  • 0847e31542 wiphy: Use network_get_ssid Denis Kenzior 2016-05-11 22:01:44 -0500
  • 9e4200f2f3 network: Add network_get_ssid Denis Kenzior 2016-05-11 22:00:58 -0500
  • 414bc3198d wiphy: Move network object definition Denis Kenzior 2016-05-11 21:59:03 -0500
  • 76e4d9478e gitignore: Add test-runner Denis Kenzior 2016-05-11 15:54:53 -0500
  • a3820a6f41 unit: Update to the new API Denis Kenzior 2016-05-11 15:53:35 -0500
  • 17a8460835 scan: Move scan_ssid_security to iwd.h Denis Kenzior 2016-05-11 15:52:43 -0500
  • cc7617e506 t-runner: Replace the stat calls with function Tim Kourt 2016-05-10 11:44:20 -0700
  • cfc5f64317 t-runner: Change printfs to l logs Tim Kourt 2016-05-09 10:39:47 -0700
  • 66b7a20f40 t-runner: Refactor log statement Tim Kourt 2016-05-09 10:39:46 -0700
  • 8e6df3ab0b t-runner: Make -enable-kvm param optional Tim Kourt 2016-05-09 10:39:45 -0700
  • f3f6ebc417 t-runner: Refactored wait loop Tim Kourt 2016-05-09 10:39:44 -0700
  • 56f42f6df5 t-runner: Remove auto_run param from t-runner Tim Kourt 2016-05-06 15:37:15 -0700
  • a0cd11e89a t-runner: Propagate --tests param into qemu Tim Kourt 2016-05-06 15:37:14 -0700
  • 8b390fc142 t-runner: Add new arg. into t-runner: --tests Tim Kourt 2016-05-06 15:37:12 -0700
  • aa7f88a78c agent: Fix bug in UnregisterAgent Denis Kenzior 2016-05-06 12:39:35 -0500
  • 1c9550aeb1 t-runner: Fix warning Denis Kenzior 2016-05-05 20:46:17 -0500
  • 5a34e3c2b6 t-runner: Refactored run_py_tests params Tim Kourt 2016-05-05 18:10:12 -0700
  • 45c54945c3 t-runner: Introduce test stats, improve readability Tim Kourt 2016-05-05 18:10:11 -0700
  • 2c3ab8e968 t-runner: Remove delay before the tests Tim Kourt 2016-05-05 18:10:10 -0700
  • 364be241d0 t-runner: Change name of signal handler Tim Kourt 2016-05-05 18:10:09 -0700
  • 9b339daeb9 t-runner: Add configurable max. test execution int Tim Kourt 2016-05-05 18:10:08 -0700
  • ccc962d040 t-runner: Remove DBus struct: no longer used Tim Kourt 2016-05-05 18:10:07 -0700
  • c2c4039e79 wiphy: Rename netdev_state to device_state Denis Kenzior 2016-05-05 12:25:45 -0500
  • f3fc0ea1f9 device: Refactor netdev watches Denis Kenzior 2016-05-05 12:13:45 -0500
  • 9a0d620800 wsc: Refactor includes Denis Kenzior 2016-05-05 12:07:46 -0500
  • 0e3495488f wiphy: Move netdev_state enum Denis Kenzior 2016-05-05 11:40:54 -0500
  • 08decb340e netdev: Move rta_add_u8 Denis Kenzior 2016-05-05 11:31:51 -0500
  • 035d78f403 t-runner: Add test status for the timed out tests Tim Kourt 2016-05-04 16:14:44 -0700
  • 347134cb24 t-runner: Change some of the log levels Tim Kourt 2016-05-04 16:14:43 -0700
  • 58859212a3 t-runner: Remove unnecessary line brakes Tim Kourt 2016-05-04 16:14:42 -0700
  • 16e997c424 t-runner: Refactor exec. timeout starting code Tim Kourt 2016-05-04 16:14:41 -0700
  • d9744f3824 t-runner: Replaced process kill signal Tim Kourt 2016-05-04 16:14:40 -0700
  • b4e3c0d45d t-runner: Fix bug in min number of radios check Tim Kourt 2016-05-04 16:14:39 -0700
  • 962653c0d6 t-runner: Remove the IWD service watchers Tim Kourt 2016-05-04 16:14:38 -0700
  • 1365da5fdb test-runner: Changed the set of QEMU parameters Tim Kourt 2016-04-27 17:29:40 -0700
  • 1cf8279a1b test-runner: Changed the set of parameters Tim Kourt 2016-04-27 17:29:39 -0700
  • 5d6425b74a test-runner: Replaced run_command with IWD's tasks Tim Kourt 2016-04-27 17:29:38 -0700
  • 3fe7739e86 test-runner: Changed dbus starter to new functions Tim Kourt 2016-04-27 17:29:37 -0700
  • a63a32acfd test-runner: autotest configurator and runner Tim Kourt 2016-04-27 17:29:36 -0700
  • c4fccc2717 test-runner: Python test executor Tim Kourt 2016-04-27 17:29:35 -0700
  • 2898c8f2c8 test-runner: Test status formatter Tim Kourt 2016-04-27 17:29:34 -0700
  • 81b189137a test-runner: Controllers for IWD Tim Kourt 2016-04-27 17:29:33 -0700
  • d8d5449a45 test-runner: hostapd instance configurator Tim Kourt 2016-04-27 17:29:32 -0700
  • d0b72f8eb7 test-runner: The radio management functions Tim Kourt 2016-04-27 17:29:31 -0700
  • f775e5f53b test-runner: Adding the HW configuration readers Tim Kourt 2016-04-27 17:29:30 -0700
  • 10197f4943 test-runner: Dir. discovery and filtration functions Tim Kourt 2016-04-27 17:29:29 -0700
  • 313c605a2f test-runner: Added the hostapd control functions Tim Kourt 2016-04-27 17:29:28 -0700
  • 09463912d1 test-runner: Added the hwsim control functions Tim Kourt 2016-04-27 17:29:27 -0700
  • b70e2c8a35 test-runner: Added the interface control functions Tim Kourt 2016-04-27 17:29:26 -0700
  • e023eb2287 test-runner: Added various utility functions Tim Kourt 2016-04-27 17:29:25 -0700
  • 0e1bea6318 test: changed to use python3 Rahul Rahul 2016-04-27 16:27:27 -0700
  • 1ee86db211 test: changed to use python3 Rahul Rahul 2016-04-27 16:27:26 -0700
  • 32f3752bb5 test: changed to use python3 Rahul Rahul 2016-04-27 16:27:25 -0700
  • 9dfc989eeb test: changed to use python3 Rahul Rahul 2016-04-27 16:27:24 -0700
  • 123d9f14ea test: changed to use python3 Rahul Rahul 2016-04-27 16:27:23 -0700
  • 525b6708d9 build: add dbus-name-cache.c Denis Kenzior 2016-04-26 11:41:55 -0500
  • 5d29871d89 hwsim: Fixed the errors reported by checkpatch.pl Tim Kourt 2016-04-20 13:30:59 -0700
  • 855035dc6d test-runner: Included into the IWD build Tim Kourt 2016-04-20 13:01:29 -0700
  • 3cb5213435 test-runner: fixed the type qualifier errors Tim Kourt 2016-04-20 13:01:28 -0700
  • dda07316e6 test-runner: Removed the BlueZ related code Tim Kourt 2016-04-14 12:16:51 -0700
  • 97be0e87c3 scan: Fix crash Denis Kenzior 2016-04-13 16:03:33 -0500
  • fc68ece8d2 build: Make sure linux/kdbus.h is copied Denis Kenzior 2016-04-13 14:32:11 -0500
  • 3cbbe2cc42 main: Add backtracing support Denis Kenzior 2016-04-13 14:07:36 -0500
  • 45b7323e0a scan: Add support for scan abortions Denis Kenzior 2016-04-11 17:53:06 -0500
  • 00673ba76a tools: Fixed the errors reported by checkpatch.pl Tim Kourt 2016-04-12 09:29:19 -0700
  • 692bfa23fe wiphy: Sanity check before netdev_disassociated Andrew Zaborowski 2016-04-11 17:03:48 +0200
  • 2440d4cfd3 tools: Copy test-runner.c from BlueZ Tim Kourt 2016-04-08 15:31:55 -0700
  • fb1adcae2a dbus: Use recently added l_dbus_name_acquire Andrew Zaborowski 2016-04-01 04:27:40 +0200
  • 945b48bfc9 Makefile: Symlinks for missing ell files. Andrew Zaborowski 2016-04-01 04:27:39 +0200
  • a64030069e dbus: Drop unused linux/kdbus.h src/kdbus.c Andrew Zaborowski 2016-04-01 04:27:38 +0200
  • 79839dbfd6 dbus: Use native ell kdbus calls Andrew Zaborowski 2016-04-01 04:27:37 +0200
  • f983196d44 client: Avoid obsolete src/kdbus.c functions Andrew Zaborowski 2016-04-02 01:05:42 +0200
  • 0e5d83b3eb doc: Recommend --no-signoff for checkpatch.pl Mat Martineau 2016-03-30 15:11:27 -0700
  • 971d93a9e6 wiphy: Add ConnectedNetwork property to Device Rahul Rahul 2016-03-09 12:44:52 -0800
  • d86b8d2b83 build: Add key.[ch] in ell Denis Kenzior 2016-03-09 13:29:04 -0600
  • 07f49bc02d dbus: Add API for adding object path value to a dict Rahul Rahul 2016-03-09 10:23:14 -0800
  • 5819abdd96 AUTHORS: Mention Rahul's contributions Denis Kenzior 2016-03-04 10:22:04 -0600
  • 492f25c4f6 wiphy: Add Connected property to Network interface Rahul Rahul 2016-03-03 15:53:34 -0800
  • 96e7be28bd wiphy: Removed unused function Mat Martineau 2016-02-18 16:12:52 -0800
  • e2de4423db dbus: Update to the new ell D-Bus APIs Denis Kenzior 2016-02-11 16:19:55 -0600
  • ad7bbbb920 wiphy: Record network last-connected time Denis Kenzior 2016-02-11 16:19:44 -0600
  • 30d1673ba4 eapol: Add support for SHA-256 based AKMs Denis Kenzior 2016-02-10 19:18:56 -0600