Move ADB code to adb/

This commit is contained in:
Romain Vimont 2022-02-03 22:46:24 +01:00
commit 7810ca61b0
12 changed files with 8 additions and 10 deletions

View file

@ -2,7 +2,7 @@
#include <assert.h>
#include "adb_parser.h"
#include "adb/adb_parser.h"
static void test_get_ip_single_line() {
char ip_route[] = "192.168.1.0/24 dev wlan0 proto kernel scope link src "